Frontmatter
| id | 7288 |
| title | Convert state/Provider.mjs Test from Siesta to Playwright |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfest |
| assignees | KURO-1125 |
| createdAt | Sep 27, 2025, 4:01 PM |
| updatedAt | Oct 4, 2025, 3:40 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7288 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 4, 2025, 3:40 PM |
Convert state/Provider.mjs Test from Siesta to Playwright
tobiu added parent issue #7262 on Sep 27, 2025, 4:01 PM
tobiu assigned to @KURO-1125 on Oct 3, 2025, 6:14 PM

tobiu
Oct 3, 2025, 6:14 PM
done.
@KURO-1125 - 2025-10-03T20:08:56Z
Hi! Completed two more migrations using the AI workflow:
state/Provider - PR created vdom/Advanced - PR created
Working on the remaining 2 assigned migrations next.
Thanks!
- 2025-10-03T20:09:39Z @KURO-1125 cross-referenced by PR #7340
tobiu closed this issue on Oct 4, 2025, 3:40 PM
This task is to migrate the unit test for
state/Provider.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/state/Provider.spec.mjs.test/siesta/tests/state/Provider.mjs) to the Playwright/Jestexpectsyntax.npm test.