LearnNewsExamplesServices
Frontmatter
id7263
titlePlan Remaining Siesta to Playwright Test Migrations
stateClosed
labels
enhancement
assigneestobiu
createdAtSep 27, 2025, 1:19 PM
updatedAtSep 27, 2025, 4:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/7263
authortobiu
commentsCount0
parentIssue7262
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 27, 2025, 4:12 PM

Plan Remaining Siesta to Playwright Test Migrations

Closed v11.0.0 enhancement
tobiu
tobiu commented on Sep 27, 2025, 1:19 PM

This task is to identify all remaining Siesta unit tests that need to be migrated to the Playwright test runner and to create a corresponding ticket for each one. This will provide a complete and actionable backlog for the test migration effort.

Acceptance Criteria

  1. Generate a complete list of all test files within the test/siesta/tests/ directory.
  2. Compare this list against the already completed migrations to identify the remaining files.
  3. For each remaining Siesta test file, create a new, individual ticket in the .github/ISSUE/ directory.
  4. Each new ticket must follow the established format (e.g., "Ticket: Convert [filename] Test from Siesta to Playwright").
  5. Update the main epic ticket (epic-enhance-workflow-with-mandatory-unit-testing.md) to list all newly created "To Do" tickets under the "Test Migrations" section.
tobiu assigned to @tobiu on Sep 27, 2025, 1:19 PM
tobiu added parent issue #7262 on Sep 27, 2025, 1:19 PM
tobiu added the enhancement label on Sep 27, 2025, 1:19 PM
tobiu referenced in commit 89cdd42 - "Plan Remaining Siesta to Playwright Test Migrations #7263" on Sep 27, 2025, 4:12 PM
tobiu closed this issue on Sep 27, 2025, 4:12 PM