Skip to content

[test] Regression Tests Check Invariants Every "create-blocks"

Ursa (9R) requested to merge ursa/regression-invariants into develop

This asserts all invariants between every create-blocks operation instead of only at the end of the suite. This avoids the need for explicit checks if they break transitively during the suite.

Merge request reports