Skip to content

Fix Plugin name with HTML entities test#526

Merged
swissspidy merged 1 commit into
mainfrom
fix/tests
May 18, 2026
Merged

Fix Plugin name with HTML entities test#526
swissspidy merged 1 commit into
mainfrom
fix/tests

Conversation

@swissspidy
Copy link
Copy Markdown
Member

The debug-bar-list-dependencies plugin was closed the other day, so switching to the Health Check plugin which will hopefully be around for a while.

The debug-bar-list-dependencies plugin was closed the other day, so switching to the Health Check plugin which will hopefully be around for a while.
@swissspidy swissspidy added this to the 2.3.5 milestone May 18, 2026
Copilot AI review requested due to automatic review settings May 18, 2026 12:49
@swissspidy swissspidy requested a review from a team as a code owner May 18, 2026 12:49
@github-actions github-actions Bot added command:plugin Related to 'plugin' command scope:testing Related to testing labels May 18, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the plugin installation feature test to use an available WordPress.org plugin while preserving coverage for plugin names containing HTML entities.

Changes:

  • Replaces the closed debug-bar-list-dependencies plugin slug with health-check.
  • Updates the expected install output to match the Health Check plugin name containing &.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the 'Plugin name with HTML entities' test scenario in features/plugin.feature to use the health-check plugin instead of debug-bar-list-dependencies. Feedback indicates that the health-check plugin requires WordPress 5.6 or higher, so a version requirement tag should be added to the scenario to ensure test robustness across all supported environments.

Comment thread features/plugin.feature
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@swissspidy swissspidy merged commit 36098c5 into main May 18, 2026
70 checks passed
@swissspidy swissspidy deleted the fix/tests branch May 18, 2026 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

command:plugin Related to 'plugin' command scope:testing Related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants