[BUG][Feature] Write e2e, unit and integration tests #68
Labels
bug
Something isn't working
devops
This is a devops feature or issue
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Right now currently our App.test.js fails.
Write some e2e, unit and integration tests for our app with:
@testing-library (React Testing Library)
Jest
Cypress
Mocha
Chai
Axios (axios can test API endpoints l)
Jasmine
Jest and RTL are built in this app, so that might be a good place to start. But I am ok with using any of these.
The text was updated successfully, but these errors were encountered: