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

CI Tests #17

Open
dcarpenter31 opened this issue Sep 8, 2021 · 0 comments
Open

CI Tests #17

dcarpenter31 opened this issue Sep 8, 2021 · 0 comments
Labels
difficulty/easy meta/workflow Improvements or additions to the automated workflows (CI/CD) for this project

Comments

@dcarpenter31
Copy link
Contributor

dcarpenter31 commented Sep 8, 2021

There should a suite of tests that are run when pull requests are made. These should include unit tests as well as a check that the project can be successfully built and compiled.

Here is the website for Jest, the test running framework that we are using
Here is a guide for Github Actions, for continuous integration workflows

@dcarpenter31 dcarpenter31 added meta/workflow Improvements or additions to the automated workflows (CI/CD) for this project difficulty/easy labels Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty/easy meta/workflow Improvements or additions to the automated workflows (CI/CD) for this project
Projects
None yet
Development

No branches or pull requests

1 participant