Commit 99268fd
committed
test(db): add comprehensive unit tests for schema module
- Test ColumnInfo, ForeignKeyInfo, TableInfo dataclasses
- Test SchemaInfo with table lookup and serialization
- Test SchemaIntrospector caching and prompt serialization
- Test get_sample_data success and error handling
- Test various serialization options (FK, types, max_tables)
Coverage: 23 tests for db/schema.py1 parent a801bb1 commit 99268fd
1 file changed
Lines changed: 437 additions & 0 deletions
0 commit comments