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

Why are CLI unit tests not run on GHA? #34

Open
dominiquesydow opened this issue Jan 25, 2021 · 2 comments
Open

Why are CLI unit tests not run on GHA? #34

dominiquesydow opened this issue Jan 25, 2021 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@dominiquesydow
Copy link
Collaborator

Add unit tests for the cli module!

I have not figured out yet how to test the CLI functions properly with pytest.

Existing tests caused problems with codecov and I do not understand why, so I am not trusting them for now, see PR #33.

@dominiquesydow dominiquesydow self-assigned this Jan 25, 2021
@dominiquesydow
Copy link
Collaborator Author

Fixed most of this isuue locally, main.py is not covered in GHA though: #43 (comment)

@dominiquesydow
Copy link
Collaborator Author

In CI, the CLI main.py file is not executed:
https://codecov.io/gh/volkamerlab/kissim/tree/master/kissim/cli

Find out why.

@dominiquesydow dominiquesydow changed the title Add unit tests for CLI module Why are CLI unit tests not run on GHA? May 20, 2021
@dominiquesydow dominiquesydow added the question Further information is requested label May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant