Skip to content

test: align conformance fixture surfaces - #268

Merged
rlippmann merged 2 commits into
mainfrom
test_cleanup
Sep 5, 2026
Merged

test: align conformance fixture surfaces#268
rlippmann merged 2 commits into
mainfrom
test_cleanup

Conversation

@rlippmann

@rlippmann rlippmann commented Sep 5, 2026

Copy link
Copy Markdown
Owner

What changed

  • Rename the shared multi-call fixture family from controller to workflow.
  • Rename the historical follow-up case to describe the absence of continuation state.
  • Update the Python conformance runner and fixture documentation for the new workflow family.
  • Exercise grammar rendering through public CanonicalDirective construction and .text instead of the private renderer.
  • Add retired apply_transcript to the forbidden Engine-member contract.

Why

  • Keep the shared conformance contract aligned with the current 0.9 Engine API and avoid implying a retired controller surface.
  • Ensure grammar rendering coverage uses the public grammar API without changing runtime behavior.
  • Make historical API retirement explicit for ports.

Checklist

  • pre-commit run (uv run pre-commit run --all-files)
  • tests pass (uv run pytest)

@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b7c9eb9) to head (7eb490b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          783       783           
=========================================
  Hits           783       783           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rlippmann rlippmann changed the title test: forbid retired transcript replay member test: align conformance fixture surfaces Sep 5, 2026
@rlippmann
rlippmann merged commit c631f9f into main Sep 5, 2026
20 checks passed
@rlippmann
rlippmann deleted the test_cleanup branch September 5, 2026 06:06
Sign up for free to 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