We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 a file in https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd, ideally in the context of a create-react-app, that introduces testing APIs with Jest.
Make changes so that this file’s directions make it easy to add Jest API testing to their eventonica-react project: https://github.com/Techtonica/curriculum/blob/main/project-example/week-9/eventonica/eventonica-test-api.md I would give them a few actual examples of tests they need in their eventonica-react project, and then try to be explicit about what else they should cover on their own.
See #1608 for more context.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
eventonica-react: get the cohort started testing APIs with Jest in general, then add directions for testing their project backend
Add a file in https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd, ideally in the context of a create-react-app, that introduces testing APIs with Jest.
Make changes so that this file’s directions make it easy to add Jest API testing to their eventonica-react project: https://github.com/Techtonica/curriculum/blob/main/project-example/week-9/eventonica/eventonica-test-api.md I would give them a few actual examples of tests they need in their eventonica-react project, and then try to be explicit about what else they should cover on their own.
See #1608 for more context.
The text was updated successfully, but these errors were encountered: