expunge-assist
expunge-assist copied to clipboard
LG: Input/Button Interactions
Dependency
- [x] #1267
Overview
Testing is an important part of the development process that has been ignored in the Expunge Assist process thus far. To create a better protected codebase, we want to retroactively implement tests.
Create tests for the below scenarios. Feel free to include additional tests if you find opportunities for more coverage of the input/button interactions.
Action Items
- [ ] Inputs control button availability
- [ ] button starts disabled
- [ ] filling some (but not all) inputs keeps it disabled
- [ ] filling all the inputs makes the button available
- [ ] filling all the inputs, then removing an answer, disables the button