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

RSDK-8016: added unit tests and make test #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dhritinaidu
Copy link

Created unit tests for everything in verificationclassifier.py

Added make test to Makefile

Added .gitignore

Auto formatted everything in /src

@dhritinaidu dhritinaidu requested a review from bhaney July 31, 2024 18:08
Copy link
Member

@bhaney bhaney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking very good! Awesome use the Mock class -- I just have one request, and then this looks good

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way you can put this test in its own directory, and then import the package and the needed methods into the test directory?

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