robproject / fsjd

Git External Diff machinery for Frappe Framework JSON schema
MIT License
7 stars 2 forks source link

feat: handle fixtures #15

Closed robproject closed 3 weeks ago

robproject commented 3 weeks ago

Description

Don't assign common_key to diff object; it should be maintained for the duration of the diff on lists of dicts. Otherwise, overwriting it will throw an error when a nested list of dicts doesn't contain the same key.

Testing

Observe no failures on fixtures.