refactor: rename golden tests → fixtures (consistent positive framing) #267

Merged
clawdie merged 1 commit from rename/golden-to-fixtures into main 2026-06-28 10:22:23 +02:00
Owner

Renames golden.rs → fixtures.rs and updates all 10 references across code and docs. Intentional metaphors ("golden line" in tokenomics) preserved.

10 files, +11/-11.

Renames golden.rs → fixtures.rs and updates all 10 references across code and docs. Intentional metaphors ("golden line" in tokenomics) preserved. 10 files, +11/-11.
clawdie added 1 commit 2026-06-28 10:22:02 +02:00
rename golden tests to fixtures tests
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
0062cb13e3
Replace jargon term 'golden tests' with clearer 'fixtures tests' throughout
the codebase. This aligns with the project's preference for explicit,
understandable terminology over obscure testing jargon.

Changes:
- Renamed crates/colibri-contracts/tests/golden.rs → fixtures.rs
- Updated comments in fixtures.rs and session.rs
- Updated docs: AGENTS.md, README.md, colibri.md, index.md
- Updated wiki: contracts.md, runtime-inventory.md, sl/contracts.md

Note: Kept intentional 'golden line' metaphor in COLIBRI-TOKENOMICS-TRIFECTA.md
as it refers to the concept, not the test file.

All gates pass:
- cargo fmt, clippy, test (14/14 in contracts)
- wiki-lint: 187/0
clawdie merged commit 7f0f06d36a into main 2026-06-28 10:22:23 +02:00
Sign in to join this conversation.
No reviewers
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: clawdie/colibri#267
No description provided.