Skip to content

Update/assert equal markup in script deps tests#4

Merged
sirreal merged 12 commits into
ockham:add/assert-equal-markupfrom
sirreal:update/assert-equal-markup-in-script-deps-tests
Jun 5, 2025
Merged

Update/assert equal markup in script deps tests#4
sirreal merged 12 commits into
ockham:add/assert-equal-markupfrom
sirreal:update/assert-equal-markup-in-script-deps-tests

Conversation

@sirreal

@sirreal sirreal commented Jun 5, 2025

Copy link
Copy Markdown
Collaborator

Fix tests and replace existing assertEqualMarkup with HTML API based implementation.

Comment on lines +3148 to +3150
protected function _assertEqualMarkup( $expected, $actual, $message = '' ) {
$this->assertEqualMarkup( $expected, $actual, '<body>', $message );
return;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clearly this is unfinished.

@sirreal sirreal marked this pull request as ready for review June 5, 2025 16:35
@github-actions

github-actions Bot commented Jun 5, 2025

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

Core Committers: Use this line as a base for the props when committing in SVN:

Props jonsurrell.

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@sirreal sirreal merged commit b0df96a into ockham:add/assert-equal-markup Jun 5, 2025
8 checks passed
@sirreal sirreal deleted the update/assert-equal-markup-in-script-deps-tests branch June 5, 2025 16:36
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