You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update test data size and improve display config tests
- Reduced the size of test data in the `data` fixture from 100 to 10 entries for efficiency.
- Added `normalize_uuid` function to standardize UUIDs in HTML representations for consistent testing.
- Modified the `test_display_config_in_init` to use a custom display configuration and updated assertions to compare normalized HTML outputs.
- Enhanced readability of assertions in `test_display_config_affects_repr` by formatting conditions.
0 commit comments