]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: add cypress e2e accessibility tests for navigation 46757/head
authornsedrickm <nsedrick101@gmail.com>
Sun, 7 Aug 2022 13:25:11 +0000 (14:25 +0100)
committernsedrickm <nsedrick101@gmail.com>
Tue, 6 Sep 2022 06:37:09 +0000 (07:37 +0100)
commit05c1b776c29795af6d015dd14aae2aa1f5d1b912
tree629041938b54f0c43f81bf1ab935fff2ea89860a
parentd84c82787985ef919030603fdd1ec61c114dbdbc
mgr/dashboard: add cypress e2e accessibility tests for navigation

* Add cypress e2e accessibility tests
* Log accessibility violations to console for quick debugging
* Disable retries to avoid duplicate logs

Signed-off-by: nsedrickm <nsedrick101@gmail.com>
src/pybind/mgr/dashboard/frontend/cypress/integration/a11y/navigation.e2e-spec.ts [new file with mode: 0644]
src/pybind/mgr/dashboard/frontend/cypress/support/commands.ts
src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json
src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.ts
src/pybind/mgr/dashboard/openapi.yaml