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

Tests: Convert More Tests to Pytest #175

Merged
merged 2 commits into from
Jan 2, 2022

Conversation

jens-erdmann
Copy link
Collaborator

Convert more tests to pytest by moving some tests into already existing test cases.
Also introduce a new test to check for exceptions to cover tests for return codes.

Remove tests that are already covered.
Move tests into pytests that are already handling these kind of test
scenarios.

Signed-off-by: Jens Erdmann <[email protected]>
Create new test file for exceptions and move tests from cli-ret-code
into this new file.
The new test catches raised exceptions and checks for correctness.

Signed-off-by: Jens Erdmann <[email protected]>
@jens-erdmann jens-erdmann merged commit c9f0ed4 into vinland-technology:main Jan 2, 2022
@jens-erdmann jens-erdmann deleted the pytests branch January 2, 2022 22:55
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

Successfully merging this pull request may close these issues.

2 participants