You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task
Implement the testing plan that was created in #195.
Acceptance Criteria
Unit tests are implemented in frontend
Unit tests are implemented in backend
Integration tests are implemented in frontend
End-to-end tests are implemented
Additional context
The testing plan is to use Jest for FE unit tests, use Django’s testing framework for BE unit tests, and use Cypress for integration and end-to-end tests
The text was updated successfully, but these errors were encountered:
Describe the task
Implement the testing plan that was created in #195.
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: