Skip to content

fix(docs): the audit trail brought nineteen more tests - #29

Merged
edycutjong merged 1 commit into
mainfrom
fix/test-counts-258
Sep 9, 2026
Merged

edycutjong merged 1 commit into
mainfrom
fix/test-counts-258

Conversation

@edycutjong

Copy link
Copy Markdown
Owner

The HCS audit trail (#28) added 19 vitest cases, moving the suite 239 → 258 the moment it merged — so the figure corrected in #24 was stale again before anyone read it. This is the follow-up flagged in the merge-order note on #28.

Re-measured, not inferred:

yarn vitest run   ->  Tests 258 passed (258), 14 files
yarn hardhat:test ->  64 passing

Seven places carried the old number, including the homepage stat block and the /judge table — the two a judge sees first.

This number has now drifted three times. It drifts because it is written by hand in seven places and produced by a command in one. Worth considering a generated badge or a test that asserts the documented figure matches the suite, so the docs cannot silently disagree with the runner again.

The HCS audit trail added 19 vitest cases, which moved the suite 239 -> 258 the
moment it merged -- so the figure corrected two commits earlier was stale again
before anyone read it.

Re-measured rather than inferred: `yarn vitest run` reports 258 across 14 files,
`yarn hardhat:test` still 64. Seven places carried the old number, including the
homepage stat and the /judge table -- the two a judge sees first.

This is the third time this number has drifted. It drifts because it is written
by hand in seven places and produced by a command in one.
@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
build Ready Ready Preview Sep 9, 2026 2:56pm UTC

@edycutjong
edycutjong merged commit 4ec3a99 into main Sep 9, 2026
9 checks passed
@edycutjong
edycutjong deleted the fix/test-counts-258 branch September 9, 2026 15:01
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