Frontmatter
| id | 7440 |
| title | Convert Component Test component/Base.mjs to Playwright |
| state | Closed |
| labels | enhancementhelp wantedhacktoberfestai |
| assignees | tobiu |
| createdAt | Oct 10, 2025, 6:51 PM |
| updatedAt | Nov 4, 2025, 8:26 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7440 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | 7435 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 4, 2025, 8:26 PM |
Convert Component Test component/Base.mjs to Playwright
tobiu added parent issue #7435 on Oct 10, 2025, 6:51 PM
tobiu assigned to @harikrishna-au on Oct 13, 2025, 12:06 PM

tobiu
Oct 13, 2025, 12:06 PM
assigned. please read my comment on your other assigned sub for cmp based testing first.
tobiu unassigned from @harikrishna-au on Nov 4, 2025, 8:25 PM
tobiu assigned to @tobiu on Nov 4, 2025, 8:25 PM
tobiu closed this issue on Nov 4, 2025, 8:26 PM
IMPORTANT: Before starting, please read the parent epic in detail to understand the required architecture and testing patterns: https://github.com/neomjs/neo/issues/7435
This task is part of Phase 2 and is blocked by the completion of Phase 1 (Test Harness Setup).
This task is to migrate the component test for
component/Base.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/component/component/Base.spec.mjs.test/components/files/component/Base.mjs).