LearnNewsExamplesServices
Frontmatter
id7267
titleConvert ClassConfigsAndFields.mjs Test from Siesta to Playwright
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 27, 2025, 2:33 PM
updatedAtOct 3, 2025, 6:19 PM
githubUrlhttps://github.com/neomjs/neo/issues/7267
authortobiu
commentsCount0
parentIssue7262
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 27, 2025, 5:11 PM

Convert ClassConfigsAndFields.mjs Test from Siesta to Playwright

Closed v11.0.0 enhancement
tobiu
tobiu commented on Sep 27, 2025, 2:33 PM

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

Acceptance Criteria

  1. Create a new test file at test/playwright/unit/ClassConfigsAndFields.spec.mjs.
  2. Translate all assertions from the original file (test/siesta/tests/ClassConfigsAndFields.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, 2:33 PM
tobiu added parent issue #7262 on Sep 27, 2025, 2:33 PM
tobiu referenced in commit b0c8db3 - "Convert ClassConfigsAndFields.mjs Test from Siesta to Playwright #7267" on Sep 27, 2025, 5:06 PM
tobiu referenced in commit 0e24f62 - "#7267 intent driven comments, ticket updates" on Sep 27, 2025, 5:10 PM
tobiu closed this issue on Sep 27, 2025, 5:11 PM
tobiu assigned to @tobiu on Oct 3, 2025, 6:19 PM