expunge-assist
expunge-assist copied to clipboard
LG Progress Bar Testing
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.
Action Items
- [ ] progress bar sets up correctly
- [ ] progress bar renders
- [ ] progress bar displays correct percentage based on value input
- not sure about this one