Frontmatter
| id | 7688 |
| title | Integrate GitHub Workflow server tests into Playwright suite |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Nov 1, 2025, 7:23 PM |
| updatedAt | Nov 1, 2025, 8:14 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7688 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 1, 2025, 8:14 PM |
PR #7678 introduced two new testing files (
openapi-issues.test.mjsandtool-registration.test.mjs) for thegithub-workflowMCP server. This ticket is to integrate these new server-side tests into our existing Playwright testing suite, ensuring consistency and maintainability of our test infrastructure.