Commit 7cbd1a2
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 SQLite1 parent 5bcfb22 commit 7cbd1a2
1 file changed
Lines changed: 471 additions & 0 deletions
0 commit comments