Skip to content

Remove legacy x2mdx characterization tests#340

Open
danielporterda wants to merge 4 commits intomainfrom
x2mdx-remove-old-characterization
Open

Remove legacy x2mdx characterization tests#340
danielporterda wants to merge 4 commits intomainfrom
x2mdx-remove-old-characterization

Conversation

@danielporterda
Copy link
Copy Markdown
Contributor

Summary

This stacked PR removes the legacy full-output x2mdx characterization suite now that the minimal characterization suite exists on the base branch.

Deleted scope:

  • tests/fixtures/characterization/
  • tests/test_characterization_outputs.py
  • tests/test_characterization_preview.py
  • legacy characterization refresh and preview harness scripts under tests/harness/

tests/minimal_characterization/ is left intact.

Validation

  • direnv exec /Users/danielporter/control/.worktrees/docs-x2mdx-min-characterization python3 -m pytest --collect-only -q collected 59 tests
  • direnv exec /Users/danielporter/control/.worktrees/docs-x2mdx-min-characterization python3 -m pytest tests/minimal_characterization -q remains in the expected TDD state: 4 failed, 21 passed, 5 skipped
  • git diff --check
  • Search for old characterization references outside tests/minimal_characterization/ returned no matches

Notes

This is intentionally stacked on #339 / x2mdx-min-characterization, not main, so reviewers can evaluate the minimal-suite replacement before removing the old bulk fixtures.

@danielporterda danielporterda force-pushed the x2mdx-remove-old-characterization branch from 4fd167d to bd1db99 Compare May 6, 2026 20:05
@danielporterda danielporterda requested a review from da-tanabe May 6, 2026 21:35
@danielporterda danielporterda marked this pull request as ready for review May 6, 2026 21:35
Base automatically changed from x2mdx-min-characterization to main May 7, 2026 21:32
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