test: neutral names for the reference path and the office-IT baseline
Rename the reference-project helpers and test names (_reference_k, test_reference_path_*) and the cost-baseline helper (_kontor_it_baseline, which already returned KONTOR-IT-E1). Names only; no assertion changes. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
parent
11faf6ef56
commit
9cdbd57cf6
8 changed files with 25 additions and 22 deletions
|
|
@ -137,7 +137,7 @@ async def test_provenance_records_an_anchored_bundle_run(fresh_store) -> None:
|
|||
assert result.provenance.cost_baseline_anchored is True
|
||||
|
||||
|
||||
async def test_road_path_is_anchored_by_construction(docs_dir, fresh_store) -> None:
|
||||
async def test_reference_path_is_anchored_by_construction(docs_dir, fresh_store) -> None:
|
||||
"""The reference path derives its baseline from the reference project's own ``cost_items``, so it is
|
||||
ALWAYS anchored — the stamp says so rather than leaving the reader to know it."""
|
||||
result = await run_project(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue