Frontmatter
| id | 7293 |
| title | Convert vdom/layout/Cube.mjs Test from Siesta to Playwright |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfest |
| assignees | kart-u |
| createdAt | Sep 27, 2025, 4:07 PM |
| updatedAt | Oct 4, 2025, 8:47 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7293 |
| author | tobiu |
| commentsCount | 6 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 4, 2025, 7:58 PM |
Convert vdom/layout/Cube.mjs Test from Siesta to Playwright
tobiu added parent issue #7262 on Sep 27, 2025, 4:07 PM

tobiu
Oct 3, 2025, 6:24 PM
Ha, these 2 comments came in almost at the same time. Assuming you are not the same person, I would stick to "first comment wins". I hope this is fine, since both of you already have other tickets assigned.
No worries, I can easily create more new tickets if needed.
tobiu assigned to @kart-u on Oct 3, 2025, 6:24 PM
tobiu closed this issue on Oct 4, 2025, 7:58 PM

tobiu
Oct 4, 2025, 8:31 PM
reopening, since something is off with the imports / top-level setup. only happens when running all tests combined.

tobiu
Oct 4, 2025, 8:47 PM
the PR was already merged. somehow the combination of the cube layout and vdomrealword tests clashed. now all 114 tests are passing.
This task is to migrate the unit test for
vdom/layout/Cube.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/vdom/layout/Cube.spec.mjs.test/siesta/tests/vdom/layout/Cube.mjs) to the Playwright/Jestexpectsyntax.npm test.