Skip to content

Commit a8b0c3d

Browse files
committed
Refactor test_pin_lock.py to use Pydantic objects instead of mocks
- Replace complex mocking with actual Pydantic model instances - Use real SiliconConfig, PadConfig, and other model classes - Simplify tests while maintaining coverage - Properly test parse_component_path function These changes make the tests more accurate by testing against the actual Pydantic model structures rather than complex mocks.
1 parent 242a6ba commit a8b0c3d

File tree

1 file changed

+240
-611
lines changed

1 file changed

+240
-611
lines changed

0 commit comments

Comments
 (0)