-
-
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 Routing Testing #1249
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! |
My initial estimate is 1 week to complete this testing task! Will update ETA if needed |
Hey @whitneywind! Thanks again for taking this issue.
|
Still working on this! I have written tests that test the static pre-form page routing. Now I'm determing how to test the form routing specifically without having the test also access and fill out the entire form. |
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
4 similar comments
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
The tests are finished, but I am still working on fixing some bugs that are caused by using certain versions of node. As of now, node versions 16 and 18 work without problems. |
Hey @whitneywind! Thanks again for taking this issue.
|
4 similar comments
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
Hey @whitneywind! Thanks again for taking this issue.
|
routing tests on new branch for #1249
…-1249 Revert "routing tests on new branch for #1249"
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 to test our routing in the letter generator.
Action Items
Resources/Notes
Jest
React Testing Library
The text was updated successfully, but these errors were encountered: