Skip to content

Streamline test-fixtures harness comments#4369

Merged
kennykerr merged 1 commit intomasterfrom
copilot/streamline-and-simplify-code
May 2, 2026
Merged

Streamline test-fixtures harness comments#4369
kennykerr merged 1 commit intomasterfrom
copilot/streamline-and-simplify-code

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 2, 2026

The test-fixtures harness accumulated migration-narrative comments and essay-style doc blocks across recent churn. This trims them back, no behavior change.

  • harness/src/lib.rs: 16 → 7 lines; tight module doc.
  • harness/build.rs: condensed preamble; dropped inline editorializing.
  • harness/tests/fixtures.rs: 750 → 630 lines; removed per-runner essays and restatements of the README; kept one-liners only where intent isn't obvious.
  • harness/data/README.md: 105 → 85 lines; shorter intro and "what stays bespoke" section.
  • tests/libs/rdl/tests/writer_errors.rs: dropped the 11-line header re-explaining deleted happy-path tests and the "Removed in phase 4 batch 3" footer.

Net: −257 / +69 lines, comments/docs only. cargo test -p test_fixtures (177) and cargo test -p test_rdl --test writer_errors (2) still green.

@kennykerr kennykerr marked this pull request as ready for review May 2, 2026 17:02
@kennykerr kennykerr merged commit 697b452 into master May 2, 2026
30 checks passed
@kennykerr kennykerr deleted the copilot/streamline-and-simplify-code branch May 2, 2026 17:02
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.

2 participants