Skip to content

Add End-to-End Testing with Playwright to Improve Stability and Accessibility #3677

@hxrshxz

Description

@hxrshxz

Increasing Access

Ensures people with disabilities have access. Automated tests confirm the editor works with assistive technologies – screen readers in particular – proving our pledge to access exists in reality.

For new contributors. The test suite functions as a safety net for contributing to the editor, which makes it relatively safe for people with little experience of open source to contribute.

Ensures consistency for novices. Through automated testing and bug catching, this project builds stability and reliability in the editor - an important element the Access Statement singles out as an aspect of the tool being accessible to learners.

Feature request details

I propose we adopt Playwright to create automated tests that simulate real user interactions from start to finish. These tests would be integrated into the GitHub Actions workflow to run automatically on every pull request. which will will us

  • Instantly confirm that criticial /important features are working.
    
  • Block code changes that causes bugs etc.
    
  • Saving maintainers time in reviewing and mergin the Pull requests 
    

Metadata

Metadata

Assignees

No one assigned

    Labels

    Awaiting Maintainer ApprovalNeeds review from a maintainer before moving forwardFeature RequestProposal for adding a new functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions