-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LG Progress Bar Testing #1246
Comments
Hey @whitneywind! Thanks for taking this issue. To help keep everyone in the loop, please comment your Estimated Time to Completion (ETC) below! Thanks again! |
@sydneywalcoff I'm still working on this one, but I could use clarification about the progression of the progress bar. So far my tests show that it works correctly and renders at the corresponding percentage that gets passed in. For some reason though the percentage props it's being given are not proportional. Should that be fixed or was it intended to increase like this? ![]() |
Hey @whitneywind! Thanks again for taking this issue.
|
I'm still working on this issue. I need clarification about the desired behavior and then I'll be able to proceed. |
Hey @whitneywind! Thanks again for taking this issue.
|
I'm working on making the requested changes and should finish up this week! |
Dependency
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
Resources/Notes
Jest
React Testing Library
The text was updated successfully, but these errors were encountered: