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 #91

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

Unit Tests #91

wants to merge 3 commits into from

Conversation

ScarFX
Copy link
Collaborator

@ScarFX ScarFX commented Oct 22, 2024

Added unit tests with Pytest can run pytest while in directory to run tests

Sets up by embedding two text files in testFiles folder (superbowl.txt and short.txt)

Tests getting IDs, deleting IDs, querying one and multiple IDs directly

Tests basic core functionality

@ScarFX ScarFX self-assigned this Oct 22, 2024
Copy link
Owner

Choose a reason for hiding this comment

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

put this and the test in a new directory called test

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done all test code & files in test

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