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

Add integration tests #30

Open
remyroy opened this issue May 1, 2024 · 1 comment
Open

Add integration tests #30

remyroy opened this issue May 1, 2024 · 1 comment

Comments

@remyroy
Copy link
Member

remyroy commented May 1, 2024

It would be nice to have integration tests that test larger sections of the codebase and have them run in the CI workflows.

Tests that we are not currently always running are in test_binary_btec_script.py, test_binary_deposit_script.py, test_btec_script.py and test_deposit_script.py. We could reuse those tests.

@remyroy
Copy link
Member Author

remyroy commented Sep 17, 2024

It seems like we already have some with the various tests in tests/test_cli. We might be able to expand those tests.

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

1 participant