docs(agents): Clarify test scope discipline #24

Open
beasty wants to merge 1 commit from document-test-scope into main
Owner

Summary

  • document the cost of broad aggregate and full-suite test runs
  • direct local diagnosis toward focused named tests or one CAT_SYSTEM_SCENARIO_ID
  • record the current capped-runner policy for complete post-push and nightly inventory runs

Verification

  • git diff --check
  • Rust suites not run (documentation-only change)
## Summary - document the cost of broad aggregate and full-suite test runs - direct local diagnosis toward focused named tests or one CAT_SYSTEM_SCENARIO_ID - record the current capped-runner policy for complete post-push and nightly inventory runs ## Verification - git diff --check - Rust suites not run (documentation-only change)
docs(agents): Clarify test scope discipline
Some checks failed
Rust and WASM quality gates / Rust format and Clippy (pull_request) Successful in 1m7s
Rust and WASM quality gates / Build test archive once (pull_request) Failing after 26m6s
Rust and WASM quality gates / Rust tests (shard 1/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 2/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 3/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 4/4) (pull_request) Has been skipped
Rust and WASM quality gates / Build browser client (pull_request) Has been skipped
a2255c715a
Powered by human calories and mass GPU cycles.
Some checks failed
Rust and WASM quality gates / Rust format and Clippy (pull_request) Successful in 1m7s
Rust and WASM quality gates / Build test archive once (pull_request) Failing after 26m6s
Rust and WASM quality gates / Rust tests (shard 1/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 2/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 3/4) (pull_request) Has been skipped
Rust and WASM quality gates / Rust tests (shard 4/4) (pull_request) Has been skipped
Rust and WASM quality gates / Build browser client (pull_request) Has been skipped
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin document-test-scope:document-test-scope
git switch document-test-scope

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff document-test-scope
git switch document-test-scope
git rebase main
git switch main
git merge --ff-only document-test-scope
git switch document-test-scope
git rebase main
git switch main
git merge --no-ff document-test-scope
git switch main
git merge --squash document-test-scope
git switch main
git merge --ff-only document-test-scope
git switch main
git merge document-test-scope
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
beasty/cat_idler!24
No description provided.