LearnNewsExamplesServices
Frontmatter
id7284
titleConvert functional/Parse5Processor.mjs Test from Siesta to Playwright
stateClosed
labels
enhancementhelp wantedgood first issuehacktoberfest
assigneeskart-u
createdAtSep 27, 2025, 3:56 PM
updatedAtOct 4, 2025, 7:52 PM
githubUrlhttps://github.com/neomjs/neo/issues/7284
authortobiu
commentsCount2
parentIssue7262
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 4, 2025, 7:52 PM

Convert functional/Parse5Processor.mjs Test from Siesta to Playwright

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

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

Acceptance Criteria

  1. Create a new test file at test/playwright/unit/functional/Parse5Processor.spec.mjs.
  2. Translate all assertions from the original file (test/siesta/tests/functional/Parse5Processor.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:56 PM
tobiu added parent issue #7262 on Sep 27, 2025, 3:56 PM
tobiu added the help wanted label on Oct 2, 2025, 9:24 PM
tobiu added the good first issue label on Oct 2, 2025, 9:24 PM
tobiu added the hacktoberfest label on Oct 2, 2025, 9:24 PM
tobiu assigned to @kart-u on Oct 4, 2025, 11:21 AM
tobiu
tobiu Oct 4, 2025, 11:21 AM

done.

  • 2025-10-04T11:30:34Z @kart-u referenced in commit 4eb6e3f - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284"
  • 2025-10-04T11:32:22Z @kart-u cross-referenced by PR #7353
  • 2025-10-04T12:23:03Z @kart-u cross-referenced by #7286
  • 2025-10-04T15:47:00Z @kart-u referenced in commit 34de2c3 - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284"
  • 2025-10-04T17:02:25Z @kart-u referenced in commit 903c27c - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284"
  • 2025-10-04T17:32:43Z @kart-u referenced in commit 50246b6 - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284"
tobiu closed this issue on Oct 4, 2025, 7:52 PM
tobiu referenced in commit 7887dbe - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284" on Oct 4, 2025, 7:52 PM
tobiu referenced in commit f73c1b8 - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284" on Oct 4, 2025, 7:52 PM
tobiu referenced in commit b5ec37e - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284" on Oct 4, 2025, 7:52 PM
tobiu referenced in commit 30f0198 - "Convert functional/Parse5Processor.mjs Test from Siesta to Playwright #7284" on Oct 4, 2025, 7:52 PM
tobiu referenced in commit 924eaf1 - "#7284 ticket md file update" on Oct 4, 2025, 7:56 PM