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 cases for check_result.py #163

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Test cases for check_result.py #163

wants to merge 3 commits into from

Conversation

rebekahrudd
Copy link
Collaborator

Test cases for check_result.py

Description

This PR provides test cases written for the check_result.py file. This PR should be checked by entering the test/check_result branch and running the command pytest. If all tests pass then this PR can be approved.

Linked Issues

#162
closes: #162

Type of Change

  • Feature
  • Bug fix
  • Documentation
  • Testing coverage

Contributors

Reminder

Here is a terminal view of the test coverage before test_check_result.py file:
s test_cov_before

Here is a terminal view of the test coverage after test_check_result.py file:
ss after_test_cases

Here is a terminal view to show all test cases are passing:
ss pytest passing

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.

coverage: check_result.py has no test cases
1 participant