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

test: clean up tests #15

Open
tmillr opened this issue Nov 30, 2022 · 0 comments
Open

test: clean up tests #15

tmillr opened this issue Nov 30, 2022 · 0 comments
Assignees
Labels
tests Anything related to tests/testing

Comments

@tmillr
Copy link
Owner

tmillr commented Nov 30, 2022

  • Split tests into unit and integration suites
    • use Codecov "flags" for splitting coverage reports
    • use separate scripts for each kind of test (e.g. integration, unit) so they can be run separately and their output won't be intermixed
  • Refactor test utils into their own files
@tmillr tmillr added the tests Anything related to tests/testing label Nov 30, 2022
@tmillr tmillr self-assigned this Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Anything related to tests/testing
Projects
None yet
Development

No branches or pull requests

1 participant