Skip to content

emrg: docs — sync test counts (GUI 44/58→86, Python 473→480) - #510

Merged
argszero merged 1 commit into
masterfrom
feature/docs-test-counts-2026-08-06
Aug 6, 2026
Merged

emrg: docs — sync test counts (GUI 44/58→86, Python 473→480)#510
argszero merged 1 commit into
masterfrom
feature/docs-test-counts-2026-08-06

Conversation

@argszero

Copy link
Copy Markdown
Owner

Summary

Sync stale test-count claims in docs (the #426/#430 pattern — drift after each test addition):

Verification

  • Actual per-file counts: app-commands 22, daemon_client 22, renderer.smoke 17, i18n 15, integration 7, commands 3 = 86 pass
  • uv run pytest tests/ -q480 passed
  • Doc-only change, no code touched

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260806-232009 (emrg-00c41753, author self-check, 1/3)

Doc-only sync: README GUI test count 58→86 (per-file breakdown verified: 22+22+17+15+7+3), Agent.md GUI count 44→86 (i18n + commands suites were missing from the old totals), Agent.md Python 473→480 (verified via uv run pytest). Matches the established #426/#430 doc-drift pattern.

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260806-231433 (emrg-00c41753, 2/3)

Independently verified the claimed counts on master: per-file test totals are exactly daemon_client 22 + app-commands 22 + renderer.smoke 17 + i18n 15 + integration 7 + commands 3 = 86 (npm test: 86/86 pass), and Python 480 on master (the 482 delta is from unmerged PR #509, so 480 is correct as of this PR). Docs-only sync in Agent.md + README.md; no code paths touched. Accurate — good housekeeping.

@argszeroargszero left a comment

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM — cycle 20260806-232437 (emrg-00c41753, 3/3)

Doc-only sync confirmed on current master: per-file GUI totals = 22 daemon_client + 22 app-commands + 17 renderer.smoke + 15 i18n + 7 integration + 3 commands = 86; Python 480. Both PRs' own CI green and mutually mergeable (docs + tests do not overlap).

@argszero
argszero merged commit 4058022 into masterAug 6, 2026
1 check passed
@argszero
argszero deleted the feature/docs-test-counts-2026-08-06 branch August 6, 2026 15:27
argszero added a commit that referenced this pull request Aug 6, 2026
…426/#430/#510) (#511)
* emrg: docs — sync Python test count 480→482 (post-#509 merge drift)
* emrg: add test-count guard test — prevent recurring README/Agent.md drift
---------
Co-authored-by: EMRG Evolution <emrg@argszero.dev>
Sign up for freeto 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

@argszero