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

Test Eventonica Backend API with Jest #1615

Open
alodahl opened this issue Aug 19, 2021 · 0 comments
Open

Test Eventonica Backend API with Jest #1615

alodahl opened this issue Aug 19, 2021 · 0 comments
Labels
MEDIUM Intermediate length or difficulty priority get this done first if possible Program Staff

Comments

@alodahl
Copy link
Collaborator

alodahl commented Aug 19, 2021

👉🏾 First time contributing to this repo? START HERE 👈🏾

To be added as a curriculum contributor and be assigned the related issue, please kindly complete our contributor steps in order to have your PR addressing this issue merged.


Introduce testing APIs with Jest in eventonica backend, then guide participants with how to introduce the testing into their project with a walkthrough example, similar to this (no longer used) legacy testing lesson and (no longer used) legacy testing set up instructions.

Page where problem found?

Eventonica Project

Type of problem

Week 9 is an ideal opportunity for participants to practice understanding how to implement testing into their project. The week before they were exposed to testing for the first time. Note that this would come after https://github.com/Techtonica/curriculum/blob/main/testing-and-tdd/jest.md, so they have already had an intro to Jest.

Suggested Solution

  • Add a file (or section) to the updated eventonica project (it may need its own directory)
  • Make changes so that this file’s directions make it easy to add Jest API testing to their eventonica project.
  • Give them a few examples of tests they could potentially use in their eventonica project, and then try to be explicit about what else they should cover on their own.

See #1608 for historical context.

@alodahl alodahl added the MEDIUM Intermediate length or difficulty label Aug 19, 2021
@alodahl alodahl added the priority get this done first if possible label Aug 26, 2021
@daaimah123 daaimah123 changed the title eventonica-react: get the cohort started testing APIs with Jest in general, then add directions for testing their project backend Test Eventonica Backend API with Jest Nov 26, 2024
@daaimah123 daaimah123 moved this to Up for discussion 🗣️ in Returning Grads PPW Kanban Board Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MEDIUM Intermediate length or difficulty priority get this done first if possible Program Staff
Projects
Status: Up for discussion 🗣️
Development

No branches or pull requests

3 participants