Skip to content

Rewrite brittle copy-pinned tests as behavior contracts - #1035

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-7951-rewrite-brittle-copy-pinned-tests-as-behavior-contracts
Sep 14, 2026
Merged

TheGreatAxios merged 1 commit into
mainfrom
cl-7951-rewrite-brittle-copy-pinned-tests-as-behavior-contracts

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary: Rewrites brittle word-list, hex-fill, and exact-flash assertions as partitioning, structural, and property contracts across eight test files, drops the duplicate N=3 collapse case, and adds the two keeper tests (per-provider catalog error labels and the shared-scorer parity fixture). Test files only; all security-boundary tests preserved.

Verification: affected suites 194 pass across 12 files; full suite 7474 pass 0 fail across 512 files; typecheck, lint, and build clean; projects-dir guard green on re-run after one flaky exit.

Fixes CL-7951

Word-list, hex-fill, and exact-flash assertions coupled the suite to copy that rewords freely. Partitioning, structural, and property assertions pin the same behavior without the literals.
@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown

CL-7951

@TheGreatAxios
TheGreatAxios merged commit 376ed98 into main Sep 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant