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 CI and automated testing for repo #11

Open
jb-adams opened this issue Jun 8, 2021 · 0 comments
Open

Implement CI and automated testing for repo #11

jb-adams opened this issue Jun 8, 2021 · 0 comments
Assignees

Comments

@jb-adams
Copy link
Member

jb-adams commented Jun 8, 2021

This project does not currently have a testing library, and is not being built on Travis CI.

We should:

  • implement a unit test suite for the app using a popular framework, such as Jest or Mocha
  • implement unit tests for existing pages, also e2e cases for overall DRS object creation/modification
  • set up Travis CI to run the test suite for each push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants