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

Unit tests for reference.py #119

Open
rohitsanj opened this issue May 22, 2021 · 1 comment
Open

Unit tests for reference.py #119

rohitsanj opened this issue May 22, 2021 · 1 comment
Labels
good first issue Good for newcomers sprint-friendly A good issue for sprint events testing All issues/PRs related to unit tests

Comments

@rohitsanj
Copy link
Member

rohitsanj commented May 22, 2021

  • Need unit tests on a few functions in testbook/reference.py.

Screenshot 2021-05-22 at 10 25 18 PM

Command to generate above output:

$ cd testbook
$ pytest --cov=testbook --cov-report=html
$ open htmlcov/index.html # or just navigate to this directory using file explorer (or finder) and open index.html
@rohitsanj rohitsanj added good first issue Good for newcomers testing All issues/PRs related to unit tests sprint-friendly A good issue for sprint events labels May 22, 2021
@gravityfalls404
Copy link

I'd like to take this up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers sprint-friendly A good issue for sprint events testing All issues/PRs related to unit tests
Projects
None yet
Development

No branches or pull requests

2 participants