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
- Update test_validate_path_mismatch to check validation in set_value
- Fix test_from_dict_missing_keys to be order-independent
- Maintain test coverage and error checking
- Follow clean code principles with clear test names and assertions
This ensures tests are robust and won't fail due to implementation
details like set ordering.
0 commit comments