Skip to content

test: cover editable playground includes#3160

Open
coyaSONG wants to merge 1 commit into
rust-lang:masterfrom
coyaSONG:agent/playground-editable-coverage
Open

test: cover editable playground includes#3160
coyaSONG wants to merge 1 commit into
rust-lang:masterfrom
coyaSONG:agent/playground-editable-coverage

Conversation

@coyaSONG

Copy link
Copy Markdown

Summary

  • extend the existing playground include fixture with the editable form
  • assert that the rendered code block preserves the editable class

This covers one of the remaining integration-test cases listed in #2677 without changing runtime behavior.

Validation

  • red proof: the targeted test failed after adding the fixture because the snapshot did not contain the editable heading and language-rust editable class
  • cargo test --test testsuite includes::playground_include -- --exact
  • cargo test --test testsuite
  • cargo test --workspace
  • cargo test --workspace --no-default-features
  • cargo clippy --workspace --all-targets --no-deps -- -D warnings
  • cargo fmt --all --check
  • git diff --check

Disclosure

This change was prepared with OpenAI Codex assistance and manually reviewed and validated with the commands above.

@coyaSONG coyaSONG marked this pull request as ready for review July 15, 2026 13:25
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Jul 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: waiting on a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants