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

feat(test): Configure pytest and add tests for core app #10

Merged
merged 6 commits into from
Sep 4, 2024

Conversation

dvjsharma
Copy link
Owner

Description

This PR aims to add unit testing suite (pytest) for unit testing purposes as well as add tests for the core app. The process is automated in CI using GitHub Actions and a pytest.yml config file.

How to test

  • Clone the code, and start the database.
  • Run pytest in the root directory to test the suite.

Signed by Divij Sharma

@dvjsharma dvjsharma force-pushed the feat/unittest branch 4 times, most recently from ac11736 to 3320aaa Compare September 4, 2024 12:10
Signed-off-by: Divij Sharma <[email protected]>
@dvjsharma dvjsharma merged commit 970a60d into master Sep 4, 2024
2 checks passed
@dvjsharma dvjsharma deleted the feat/unittest branch September 4, 2024 12:14
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