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

Configure SQlite3 to be used in unit tests #39

Merged
merged 7 commits into from
Jul 12, 2023
Merged

Conversation

vcgtz
Copy link
Contributor

@vcgtz vcgtz commented Jul 12, 2023

What does this PR do?

  • Set SQlite3 up as a database when running the tests
  • Create 6 simple tests for each method in the Logger class

This PR closes: #37

@vcgtz vcgtz changed the title WIP: Configure SQlite3 to be used in unit tests Configure SQlite3 to be used in unit tests Jul 12, 2023
@vcgtz vcgtz merged commit 0707038 into main Jul 12, 2023
3 checks passed
@vcgtz vcgtz deleted the configure-sqlite-tests branch July 12, 2023 16:46
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.

Integrate SQLite to be used as DB for testing purposes
1 participant