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

test: Add unit tests for Config class #12

Merged
merged 1 commit into from
Jan 5, 2025
Merged

test: Add unit tests for Config class #12

merged 1 commit into from
Jan 5, 2025

Conversation

ktanaka101
Copy link
Owner

Add tests that verify:

  • db_path is a required argument
  • readonly flag defaults to false
  • readonly flag can be set to true

Add tests that verify:
- db_path is a required argument
- readonly flag defaults to false
- readonly flag can be set to true
@ktanaka101 ktanaka101 merged commit 022f48a into main Jan 5, 2025
1 check passed
@ktanaka101 ktanaka101 deleted the add-test-code branch January 5, 2025 04:24
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.

1 participant