Commit Graph

13 Commits

Author SHA1 Message Date
Tim Donohue
276d80895e Fix heading order accessibility issue in search filters/facets 2023-08-29 15:10:12 -05:00
Tim Donohue
70a7bbe3cb Minor fixes to cypress tests 2023-08-29 15:01:51 -05:00
Tim Donohue
2a881791ba Fix accessibility of date sliders by adding aria-labels 2023-08-29 15:01:21 -05:00
Tim Donohue
ba244bf6b1 Fix heading order issue with item page & update accessibility tests to prove it now passes 2023-08-29 11:44:03 -05:00
Tim Donohue
339ed63734 Enable excessibility checking of login menu, and remove unnecessary exclusion from header 2023-08-29 11:43:36 -05:00
Tim Donohue
158ebb0e32 Reenable accessibility check fixed in #2251 2023-08-29 11:41:03 -05:00
Tim Donohue
c3854355fd Fix e2e test to check for new title prefix 2023-06-12 16:56:08 -05:00
Tim Donohue
fb45f5f807 Remove flakey check for success alert box. Unnecessary for this test, and sometimes randomly fails (if alert box closes before it can be clicked closed) 2023-04-04 14:07:22 -05:00
Tim Donohue
371bd072b3 Add generateViewEvent() util to generate stats in e2e tests. Refactored xsrf.interceptor.ts to move constants to a separate file so they can be reused in e2e tests easily. 2023-03-06 16:13:43 -06:00
Tim Donohue
48e95e262d Fix lint warnings by switching + to concat() 2023-03-03 12:53:27 -06:00
Tim Donohue
d38ba9cf0e Make statistics tests more stable by waiting on page to fully load 2023-03-03 12:53:27 -06:00
Tim Donohue
1ae3c183d4 Minor test cleanup after upgrade 2023-03-03 10:49:06 -06:00
Tim Donohue
376788ea2e Automated upgrade to Cypress 12. 2023-03-01 16:39:31 -06:00