oppia/oppia
View on GitHubMigrate acceptance tests for topic manager from Puppeteer to Playwright
Open
#26,736 opened on Jul 12, 2026
Impact: MediumWork: Lowgood first issue
Repository metrics
- Stars
- (5,292 stars)
- PR merge metrics
- (Avg merge 20d 19h) (71 merged PRs in 30d)
Description
Currently, we are migrating acceptance tests from Puppeteer to Playwright.
Migrate the following acceptance tests to Playwright
- access-dashboard-using-profile-dropdown.spec.ts Assignee: @jayam04 , PR: #26735
- add-questions-from-topic-editor.spec.ts Assignee: @jayam04 , PR: #26735
- add-remove-and-edit-subtopics.spec.ts
- assign-unassign-and-merge-skills-in-skill-dashboard.spec.ts
- cannot-do-curriculum-admin-actions.spec.ts
- create-and-delete-questions-in-skill-editor.spec.ts
- create-and-edit-questions-in-skill-dashboard.spec.ts
- create-delete-and-edit-the-stories-and-chapters.spec.ts
- edit-and-republish-story-with-mobile-supported-explorations.spec.ts
- edit-and-republish-the-skill.spec.ts
- edit-the-topic.spec.ts
- track-upcoming-delayed-publish-chapter.spec.ts