Commit abe1995
refactor(test): simplify metadata assertions with object equality
Applied Gemini Code Assist suggestion to make test more concise and
maintainable by using direct object comparison instead of field-by-field
assertions. Pydantic models support equality comparison natively.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eae3365 commit abe1995
1 file changed
Lines changed: 2 additions & 13 deletions
Lines changed: 2 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
| 963 | + | |
971 | 964 | | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
| 965 | + | |
0 commit comments