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

tobiu
Oct 3, 2025, 6:06 PM
done.
- 2025-10-04T09:53:30Z @KURO-1125 cross-referenced by PR #7349
tobiu closed this issue on Oct 4, 2025, 4:15 PM

tobiu
Oct 4, 2025, 8:34 PM
reopening something is odd with the imports / class definitions, getting errors when running all new tests combined.

tobiu
Oct 4, 2025, 8:36 PM
i think we are stable again => 114 tests are passing.
@KURO-1125 - 2025-10-04T19:10:14Z
Thanks for the fix! Good to see all 114 test are passing.
This task is to migrate the unit test for
vdom/VdomRealWorldUpdates.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/vdom/VdomRealWorldUpdates.spec.mjs.test/siesta/tests/vdom/VdomRealWorldUpdates.mjs) to the Playwright/Jestexpectsyntax.npm test.