Implement Front-End Test Suite #314
Labels
enhancement
New feature or request
Frontend
High Priority
This is for issues that are important to solve quickly
Please provide a summary of the feature
Create a test suite using Jest/Cypress that tests front-end components and features.
Test suite does not have to cover all components/use cases, but should be able to be extended in the future.
Bonus points: implement Github Actions workflow to run test suite on PR.
Are there any potential issues you foresee with this feature
Is this feature related to any current or past issues? Please provide the
Backend test suite is being developed in #288. These are not dependent on each other, but eventually a 'test' script can be created to run both in sequence.
Which Branch should this fix be Pulled into?
PR into development
If you're interested in working on this feature, please comment so you can be assigned
The text was updated successfully, but these errors were encountered: