Skip to content

Commit 99268fd

Browse files
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.py
1 parent a801bb1 commit 99268fd

1 file changed

Lines changed: 437 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)