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

Split existing tests into unit and integration, add tags and add to CI #457

Merged
merged 1 commit into from Feb 16, 2022

Conversation

Rosalita
Copy link
Contributor

resolves #447

  • Existing test files have been split into unit tests and integration tests.
  • Existing script to run integration tests has been updated to only run tests tagged integration
  • New CI step has been added to run unit tests.

@Rosalita Rosalita merged commit cdcc169 into main Feb 16, 2022
@Rosalita Rosalita deleted the tests/add-tags branch February 16, 2022 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Test improvements - Separate unit tests and integration tests.
3 participants