Skip to content
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

Add jest tests for React components #116

Open
alexjball opened this issue Oct 7, 2020 · 3 comments
Open

Add jest tests for React components #116

alexjball opened this issue Oct 7, 2020 · 3 comments
Assignees
Labels
ui-layer Issues related to the user interface (react/web)

Comments

@alexjball
Copy link
Member

alexjball commented Oct 7, 2020

Add a Jest test to Main.test.tsx that renders the Main component, fills out the transition form, and renders the results table using the FakeApi. This tests interactions with the form and the container logic. Use react testing library and user-event to render and interact with the page. Here is an example of a Jest test that renders and fills out another form.

@jedpittman jedpittman added the ui-layer Issues related to the user interface (react/web) label Oct 8, 2020
@edward-malouf
Copy link
Collaborator

Attached is the screen layout for an 1152 x 700 laptop.
JobHopper Design 2020 10-13.pdf

@jedpittman
Copy link
Collaborator

@russ430 can you please provide a pull request with any work that you've done on this? If not, please reach out to me or @alexjball so that we can reassign the work.

@russ430
Copy link
Collaborator

russ430 commented Nov 9, 2020

@jedpittman I believe @alexjball is working on finalizing some of the components that we'll be adding the jest tests to, I don't think they're completely ready just yet to start testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui-layer Issues related to the user interface (react/web)
Projects
None yet
Development

No branches or pull requests

5 participants