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

[DOC] Document how to run tests #102

Open
fabianegli opened this issue Apr 4, 2022 · 2 comments
Open

[DOC] Document how to run tests #102

fabianegli opened this issue Apr 4, 2022 · 2 comments
Assignees

Comments

@fabianegli
Copy link
Collaborator

Developers need to run tests locally and it would be nice to have documentation about how to run the tests in this repo during package development.

@fabianegli
Copy link
Collaborator Author

Ideally a pre-commit hook would be provided.

I was two types of tests in the CI, one integration test that converts a file and looks if the converted file matches the expected file and one that runs the tests in sdrf_pipelines/tests/sdrfchecker_tests.py. pythonapp.yml and
pythonpackage.yml seem to be mostly identical and not to be active, i.e. not running upon push/merge.

@fabianegli fabianegli changed the title Document how to run tests [CICD] Document how to run tests Apr 4, 2022
@fabianegli fabianegli changed the title [CICD] Document how to run tests [DOC] Document how to run tests Apr 4, 2022
@ypriverol
Copy link
Member

This is also a really nice first task. Also, if we want to involve more developers in the project in the future and for us to come back every time is easier to have a better set of tests. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants