Frontmatter
| id | 7261 |
| title | Convert core/Effect.mjs Siesta Test to Playwright |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 26, 2025, 4:16 PM |
| updatedAt | Sep 26, 2025, 4:31 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7261 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 26, 2025, 4:31 PM |
As part of the ongoing effort to migrate the testing suite from Siesta to Playwright, the unit test for
core/Effect.mjsneeds to be converted.This involves translating the existing test at
test/siesta/tests/core/Effect.mjsinto a new Playwright spec file.Acceptance Criteria
test/playwright/unit/core/Effect.spec.mjs.expectsyntax.