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

tobiu
Oct 3, 2025, 6:13 PM
Hi and thanks for your interest. For the testing tickets, I strongly recommend trying out the "ai native" workflow.
I would read the hacktoberfest intro first: https://github.com/neomjs/neo/issues/7296
Then the following 2 guides: https://github.com/neomjs/neo/blob/dev/.github/WORKING_WITH_AGENTS.md https://github.com/neomjs/neo/blob/dev/.github/AI_QUICK_START.md
e.g. gemini cli should be capable to complete it on its own.
tobiu assigned to @kart-u on Oct 3, 2025, 6:14 PM
tobiu closed this issue on Oct 4, 2025, 4:28 PM

tobiu
Oct 4, 2025, 4:49 PM
reopening to fix the class definition to prevent breaking tests.
tobiu reopened this issue on Oct 4, 2025, 4:49 PM

tobiu
Oct 4, 2025, 5:10 PM
i added a comment to the PR. i merged it anyways => i am not that strict to first-time contributors :)
there was a hint about this in the epic. this is why i pointed out to tell gemini to read it first, smoothening your workflow.
tobiu closed this issue on Oct 4, 2025, 5:10 PM
This task is to migrate the unit test for
state/ProviderNestedDataConfigs.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/state/ProviderNestedDataConfigs.spec.mjs.test/siesta/tests/state/ProviderNestedDataConfigs.mjs) to the Playwright/Jestexpectsyntax.npm test.