Skip to content

Commit

Permalink
Detailed diff tests for block types (#2398)
Browse files Browse the repository at this point in the history
This adds tests for the detailed diff output of
- List blocks
- Set blocks
- MaxItemsOne list blocks

for adding, removing, changing the property and adding, removing,
changing nested properties in the block.

A few issues here:
- #2234 affects
quite a few of the cases
- #2399 diffs
are displayed on nested properties which are not specified when a block
is removed
- #2400 diffs
are displayed on the `__defaults` property when the number of elements
in the block changes.
  • Loading branch information
VenelinMartinov authored Sep 16, 2024
1 parent f0fee4f commit 16dec78
Showing 1 changed file with 1,038 additions and 87 deletions.
Loading

0 comments on commit 16dec78

Please sign in to comment.