wagtail/client/tests/integration
LB (Ben Johnston) 042d077fc1
Minor accessibility fixes to new slim sidebar menu items (#8015)
* Consistently set `aria-haspopup="menu"` for all sidebar menu items that have sub-menus (LB (Ben Johnston))
 * Make sure `aria-expanded` is always explicitly set as a string in sidebar (LB (Ben Johnston))
 * Use a button element instead of a link for page explorer menu item, for the correct semantics and behavior (LB (Ben Johnston))
2022-03-15 14:53:40 +00:00
..
.eslintrc.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
PuppeteerEnvironment.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
editbird.test.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
editor.test.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
groups.test.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
homepage.test.js Minor accessibility fixes to new slim sidebar menu items (#8015) 2022-03-15 14:53:40 +00:00
jest.config.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
listing.test.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00
package-lock.json test integration - update packages 2022-03-01 22:54:12 +00:00
package.json test integration - update packages 2022-03-01 22:54:12 +00:00
setup.js Support changing which origin the integration tests are run on 2022-01-15 21:44:36 +10:00
teardown.js Trial browser tests in CircleCI 2022-01-15 21:44:36 +10:00
users.test.js Reformat codebase with Prettier (#7912) 2022-02-04 11:57:55 +00:00