]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP2035535: Add accessibility tests to nightwatch
authorJane Sandberg <js7389@princeton.edu>
Thu, 14 Sep 2023 01:28:55 +0000 (18:28 -0700)
committerJane Sandberg <js7389@princeton.edu>
Fri, 10 Nov 2023 21:36:49 +0000 (13:36 -0800)
commit74a240914ca86fa06d169b3928e57352156b7171
tree4e3175480d0c34e1997dc571f86149afd85721e2
parent632aca33848e7415d5b008c000c8cc432bbd6e54
LP2035535: Add accessibility tests to nightwatch

To test:
1. Compile and install this branch
2. `cd Open-ILS/src/eg2`
3. `MOZ_HEADLESS=1 ng e2e`
4. In the output, confirm that a bunch of checks say 'aXe rule', and that they pass

Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Open-ILS/src/eg2/nightwatch.conf.js
Open-ILS/src/eg2/nightwatch/src/staff/acq/provider.spec.ts
Open-ILS/src/eg2/nightwatch/src/staff/cat/authority.spec.ts
Open-ILS/src/eg2/nightwatch/src/staff/cat/vandelay.spec.ts
Open-ILS/src/eg2/package-lock.json
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-body.component.html
Open-ILS/src/eg2/src/app/share/grid/grid-header.component.html
Open-ILS/src/eg2/src/app/share/org-family-select/org-family-select.component.html
Open-ILS/src/eg2/src/app/staff/acq/provider/acq-provider.component.html