Commit Graph

1 Commits

Author SHA1 Message Date
hobart
b203a72c61 test: add unit tests for database connection wrappers
- Implemented tests for PostgreSQL and SQLite connection handling in the wrappers module.
- Covered scenarios for schema handling, existing options, and unsupported database types.
- Included logging verification for successful connections.
2025-05-23 15:17:35 +09:00