element-web/cypress/e2e
Michael Telatynski d5db131eef
Spike AXE A11Y testing in Cypress (#9111)
* Spike AXE A11Y testing in Cypress

* Fix NewRoomIntro breaking html/aria list rules

* Fix HeaderButtons breaking aria role semantics rules

* missing type

* Switch left panel from aside to nav and include space panel

* Give the page a main heading of the room name when viewing a room

* Use header landmark on RoomHeader

* Improve aria attributes on composer when autocomplete is closed

* Fix aria-owns on RoomHeader

* Give Spinner an aria role

* Give server picker help button an aria label

* Improve auth aria attributes and semantics

* Improve heading semantics in use case selection screen

* Fix autocomplete attribute to be valid

* Fix heading semantics on login page

* Improve Cypress axe testing

* Add axe tests

* Stop synapse after the timeline tests

* Await spinners to fade before percy snapshotting timeline tests

* Improve naming of plugin

* Update snapshots

* Fix accidental heading change

* Fix double synapse stoppage

* Fix Cypress timeline avatar assertions to be DPI agnostic

* Fix aria attributes on date separators

* delint

* Update snapshots

* Revert style change

* Skip redundant call
2022-08-01 08:31:14 +01:00
..
1-register Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
2-login Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
3-user-menu Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
4-create-room Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
5-threads Support for sending voice messages as replies and in threads (#9097) 2022-07-26 10:38:05 +02:00
6-spaces Show a back button when viewing a space member (#9095) 2022-07-25 11:46:19 +00:00
7-crypto Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
8-update Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
9-widgets Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
10-user-view Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
11-room-directory Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
12-spotlight Peek into world-readable rooms from spotlight (#9115) 2022-07-29 16:25:28 +02:00
13-regression-tests Upgrade to Cypress 10 (#9008) 2022-07-08 13:14:13 +01:00
14-timeline Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
15-polls add cypress test case for simple poll flow (#9073) 2022-07-20 07:56:52 +00:00
16-location Add e2e tests for pin drop location share (#9081) 2022-07-25 08:13:47 +00:00
lazy-loading Move Lazy Loading tests from Puppeteer to Cypress (#8982) 2022-07-18 13:16:44 +01:00
right-panel Show a back button when viewing a space member (#9095) 2022-07-25 11:46:19 +00:00
toasts Port remaining Puppeteer tests over to Cypress (#9104) 2022-07-29 14:03:25 +00:00
user-onboarding New User Onboarding Task List (#9083) 2022-07-29 11:43:29 +00:00