Initial JS tests for the Vue TOForm component.

This adds BeautifulSoup to the Python dev dependencies so that we can
render an entire page and then extract the Vue component we need.
Ideally, we should refactor all the Vue components so that they live in
Jinja macros and we can render those macros directly.
This commit is contained in:
dandds
2019-09-13 11:08:50 -04:00
parent 4ba3e6cd97
commit 112f0e0ab2
11 changed files with 538 additions and 68 deletions

View File

@@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2019-09-13T17:44:56Z",
"generated_at": "2019-09-20T19:20:43Z",
"plugins_used": [
{
"base64_limit": 4.5,
@@ -199,5 +199,5 @@
}
]
},
"version": "0.12.5"
"version": "0.12.6"
}