Skip to content

Commit 7cbd1a2

Browse files
committed
test(db): add integration tests for database operations
- Test full DatabaseManager lifecycle with real SQLite - Test session commit and rollback behavior - Test SchemaIntrospector with real database tables - Test SafeQueryExecutor with SELECT, JOIN, CTE queries - Test end-to-end flow from schema to query execution Coverage: 20 integration tests using in-memory SQLite
1 parent 5bcfb22 commit 7cbd1a2

1 file changed

Lines changed: 471 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)