Skip to content

Commit bfc1987

Browse files
committed
tests(frozen_dataclass_sealable): Add inheritance and circular reference tests
why: To verify behavior with complex inheritance and reference scenarios. what: - Added parameterized tests for inheriting to/from frozen dataclasses - Added tests for circular references with auto-sealing - Implemented dedicated test for deep sealing with inheritance - Used enums for better type safety and readability
1 parent 8f398b4 commit bfc1987

1 file changed

Lines changed: 403 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)