Frontmatter
| id | 7270 |
| title | Convert ManagerInstance.mjs Test from Siesta to Playwright |
| state | Closed |
| labels | enhancementhelp wantedgood first issuehacktoberfest |
| assignees | nabeel001 |
| createdAt | Sep 27, 2025, 2:39 PM |
| updatedAt | Oct 8, 2025, 1:53 PM |
| githubUrl | https://github.com/neomjs/neo/issues/7270 |
| author | tobiu |
| commentsCount | 3 |
| parentIssue | 7262 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 8, 2025, 1:53 PM |
Convert ManagerInstance.mjs Test from Siesta to Playwright
tobiu added parent issue #7262 on Sep 27, 2025, 2:39 PM

nabeel001
Oct 7, 2025, 5:56 AM
Hi @tobiu I would like to work on this issue. Kindly assign this to me.

tobiu
Oct 7, 2025, 9:04 AM
Sure, and thanks for the interest.
This one can get auto-resolved with the "AI-Native" workflow. https://github.com/neomjs/neo/blob/dev/.github/WORKING_WITH_AGENTS.md https://github.com/neomjs/neo/blob/dev/.github/AI_QUICK_START.md
One strong hint: let the agent read the epic file first (since it mentions details where LLMs can struggle):
.github/ISSUE/epic-enhance-workflow-with-mandatory-unit-testing.md
And your ticket afterwards (you can search for the GH ticket id).
tobiu assigned to @nabeel001 on Oct 7, 2025, 9:04 AM
nabeel001 cross-referenced by PR #7415 on Oct 8, 2025, 5:13 AM

nabeel001
Oct 8, 2025, 5:14 AM
@tobiu Kindly review and merge the PR.
tobiu closed this issue on Oct 8, 2025, 1:53 PM
This task is to migrate the unit test for
ManagerInstance.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/ManagerInstance.spec.mjs.test/siesta/tests/ManagerInstance.mjs) to the Playwright/Jestexpectsyntax.npm test.