codeforboston / codeforboston/docassemble-juvenilesealing
Figure out how to run unit tests
Open
testing
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Use our current testing framework (`cucumber` branch) to run unit tests.
Possible plan:
Write an interview that exposes the function we want to test by using javascript to make the function a property of the `window` context, i.e., `window.function = our_function`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.