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

Implement Front-End Test Suite #314

Closed
MatthewBozin opened this issue Feb 3, 2023 · 2 comments · Fixed by #319
Closed

Implement Front-End Test Suite #314

MatthewBozin opened this issue Feb 3, 2023 · 2 comments · Fixed by #319
Assignees
Labels
enhancement New feature or request Frontend High Priority This is for issues that are important to solve quickly

Comments

@MatthewBozin
Copy link
Collaborator

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

@MatthewBozin MatthewBozin added enhancement New feature or request Frontend labels Feb 3, 2023
@Caleb-Cohen Caleb-Cohen added the High Priority This is for issues that are important to solve quickly label Feb 3, 2023
@Caleb-Cohen
Copy link
Member

@RascalTwo this is high priority I expect this on my desk by midnight.

@luciousmc
Copy link
Contributor

Hi @RascalTwo I'd like to tag along whenever you decide to do this B)

@RascalTwo RascalTwo mentioned this issue Feb 7, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Frontend High Priority This is for issues that are important to solve quickly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants