codeforboston / codeforboston/voiceapp311
Extract script from unit tests
Open
testing
- Dominant language
- Python
- Stars
- 40
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Our unit tests currently heavily rely on checking the output script, which has the potential to change often. We should either write tests that don't rely on the speech output OR extract the speech into a speech constants file(s) so production code and test code can reference the same script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.