expunge-assist icon indicating copy to clipboard operation
expunge-assist copied to clipboard

LG Progress Bar Testing

Open sydneywalcoff opened this issue 11 months ago • 3 comments

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

Resources/Notes

Jest React Testing Library

sydneywalcoff avatar Mar 11 '24 22:03 sydneywalcoff