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
test: compare round-tripped links and groups whole, not by count
Count-based assertions pass when a link is renumbered, repointed at a
different slot, or replaced. All three fixtures also ship groups: [], so
the group assertion compared nothing to nothing.
Links and floating links now compare full entity sets including
endpoints; groups are asserted against a fixture that actually has them.
Verified by mutation: repointing one link endpoint, one floating-link
slot and one group title fails 7 of the 21 tests.
0 commit comments