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

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

tobiu
Oct 8, 2025, 11:34 AM
Thx! make sure to point AI to the epic too, since it contains valuable hints: .github/ISSUE/epic-enhance-workflow-with-mandatory-unit-testing.md
tobiu assigned to @nabeel001 on Oct 8, 2025, 11:34 AM
nabeel001 cross-referenced by PR #7423 on Oct 9, 2025, 6:29 AM

nabeel001
Oct 9, 2025, 6:30 AM
Hi @tobiu I have migrated the functional/Button.mjs to playwright. Kindly review and merge the PR.
tobiu closed this issue on Oct 9, 2025, 8:19 PM
This task is to migrate the unit test for
functional/Button.mjsfrom the Siesta test harness to the Playwright test runner.Acceptance Criteria
test/playwright/unit/functional/Button.spec.mjs.test/siesta/tests/functional/Button.mjs) to the Playwright/Jestexpectsyntax.npm test.