Frontmatter
| id | 7272 |
| title | Convert VdomCalendar.mjs Test from Siesta to Playwright |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfest |
| assignees | tobiu |
| createdAt | Sep 27, 2025, 2:47 PM |
| updatedAt | Nov 4, 2025, 10:14 AM |
| githubUrl | https://github.com/neomjs/neo/issues/7272 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 4, 2025, 10:14 AM |
Convert VdomCalendar.mjs Test from Siesta to Playwright
tobiu added parent issue #7262 on Sep 27, 2025, 2:47 PM

tobiu
Oct 7, 2025, 9:23 PM
Let me think: the original siesta test for this one contained a real-world, but extremely huge vdom object. Optionally(!) you could ask the agent to shorten it, by keeping relevant parts that we want to test.
tobiu assigned to @kart-u on Oct 7, 2025, 9:23 PM

tobiu
Nov 4, 2025, 10:13 AM
@kart-u grabbing this one, since i want to remove siesta soon.
tobiu unassigned from @kart-u on Nov 4, 2025, 10:13 AM
tobiu assigned to @tobiu on Nov 4, 2025, 10:13 AM
tobiu closed this issue on Nov 4, 2025, 10:14 AM
This task is to migrate the unit test for
VdomCalendar.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/VdomCalendar.spec.mjs.test/siesta/tests/VdomCalendar.mjs) to the Playwright/Jestexpectsyntax.npm test.