LearnNewsExamplesServices
Frontmatter
titleMoves heathHelpers.tst.mjs to Playwright
authorMannXo
stateMerged
createdAtNov 8, 2025, 6:55 PM
updatedAtNov 10, 2025, 9:03 PM
closedAtNov 10, 2025, 9:03 PM
mergedAtNov 10, 2025, 9:03 PM
branchesdev(Test)/Relocate-healthHelpers.test.mjs-to-Playwright
urlhttps://github.com/neomjs/neo/pull/7730
Merged
MannXo
MannXo commented on Nov 8, 2025, 6:55 PM

Summary:

moves ai/mcp/server/github-workflow/test/healthHelpers.test.mjs to test/playwright/mcp/github-workflow/

Closes #7722

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

If yes, please describe the impact and migration path for existing applications:

The PR fulfills this requirement:

  • It's submitted to the dev branch, not the main branch

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

tobiu
tobiu commented on Nov 10, 2025, 9:02 PM

Input from Gemini 2.5 pro:

✦ This looks great! Thanks for migrating the test to Playwright. The changes are correct and this is a good step forward for the project.