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