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

tobiu
Oct 4, 2025, 11:21 AM
sure. one more recommendation: https://github.com/neomjs/neo/issues/7343
=> you can try out the new memory core, in case you update your fork to get the latest changes in there. this should help when working on test migrations. meaning: if you had a good session to migrate a test, inside a fresh session you can point the ai agent to that session memory, and it can pick up on it.
tobiu assigned to @kart-u on Oct 4, 2025, 11:21 AM

tobiu
Oct 4, 2025, 2:29 PM
thanks! i will look into it very soon (today). feel free to join the slack and / or discord.
i am just ironing out a few more glitches with using the memory core:
- 2025-10-04T15:52:51Z @kart-u referenced in commit
9ed2ac2- "Convert state/createHierarchicalDataProxy.mjs Test from Siesta to Playwright #7286" - 2025-10-04T17:07:06Z @kart-u referenced in commit
5019fcf- "Convert state/createHierarchicalDataProxy.mjs Test from Siesta to Playwright #7286" - 2025-10-04T17:33:05Z @kart-u referenced in commit
2d76a05- "Convert state/createHierarchicalDataProxy.mjs Test from Siesta to Playwright #7286"
tobiu closed this issue on Oct 7, 2025, 9:00 PM
This task is to migrate the unit test for
state/createHierarchicalDataProxy.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/state/createHierarchicalDataProxy.spec.mjs.test/siesta/tests/state/createHierarchicalDataProxy.mjs) to the Playwright/Jestexpectsyntax.npm test.