Frontmatter
| id | 7274 |
| title | Convert config/Basic.mjs Test from Siesta to Playwright |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 27, 2025, 3:19 PM |
| updatedAt | Sep 30, 2025, 1:16 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7274 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 30, 2025, 1:16 PM |
This task is to migrate the unit test for
config/Basic.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/config/Basic.spec.mjs.test/siesta/tests/config/Basic.mjs) to the Playwright/Jestexpectsyntax.npm test.