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
|
|
@ -75,7 +75,7 @@ def test_neither_flag_is_still_refused_by_name(capsys: pytest.CaptureFixture[str
|
|||
assert "run refused" in err and "--docs-dir" in err and "--bundle-dir" in err
|
||||
|
||||
|
||||
def test_the_road_path_still_requires_a_real_docs_dir(
|
||||
def test_the_reference_path_still_requires_a_real_docs_dir(
|
||||
tmp_path: Path, capsys: pytest.CaptureFixture[str]
|
||||
) -> None:
|
||||
"""(d) The anti-omvei arm. With no bundle, ``--docs-dir`` is still the only door AND it is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue