LearnNewsExamplesServices
Frontmatter
id7285
titleConvert neo/MixinStaticConfig.mjs Test from Siesta to Playwright
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfest
assigneesKURO-1125
createdAtSep 27, 2025, 3:57 PM
updatedAtOct 2, 2025, 9:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/7285
authortobiu
commentsCount2
parentIssue7262
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 2, 2025, 9:50 PM

Convert neo/MixinStaticConfig.mjs Test from Siesta to Playwright

Closed v11.0.0 enhancementhelp wantedgood first issuehacktoberfest
tobiu
tobiu commented on Sep 27, 2025, 3:57 PM

This task is to migrate the unit test for neo/MixinStaticConfig.mjs from the Siesta test harness to the Playwright test runner.

Acceptance Criteria

  1. Create a new test file at test/playwright/unit/neo/MixinStaticConfig.spec.mjs.
  2. Translate all assertions from the original file (test/siesta/tests/neo/MixinStaticConfig.mjs) to the Playwright/Jest expect syntax.
  3. Ensure the new test runs successfully via npm test.
  4. The new test must cover all the functionality of the original Siesta test.
tobiu added the enhancement label on Sep 27, 2025, 3:57 PM
tobiu added parent issue #7262 on Sep 27, 2025, 3:57 PM
tobiu added the help wanted label on Sep 29, 2025, 4:54 PM
tobiu added the good first issue label on Sep 29, 2025, 4:54 PM
tobiu added the hacktoberfest label on Sep 29, 2025, 4:54 PM
tobiu assigned to @KURO-1125 on Oct 2, 2025, 7:32 PM
tobiu
tobiu Oct 2, 2025, 7:33 PM

Assigned. Please check my comment inside your other ticket first: https://github.com/neomjs/neo/issues/7294#issuecomment-3362286193

  • 2025-10-02T19:33:04Z @KURO-1125 cross-referenced by PR #7331
tobiu closed this issue on Oct 2, 2025, 9:50 PM