chore(a11y): Add more plugin testing
Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
@@ -32,6 +32,17 @@ module.exports = {
|
||||
'http://localhost:3000/create/templates/default/react-ssr-template',
|
||||
/** Search */
|
||||
'http://localhost:3000/search',
|
||||
/** Miscellaneous */
|
||||
'http://localhost:3000/settings',
|
||||
/** plugin-devtools */
|
||||
'http://localhost:3000/devtools',
|
||||
'http://localhost:3000/devtools/config',
|
||||
/** plugin-explore */
|
||||
'http://localhost:3000/explore',
|
||||
'http://localhost:3000/explore/groups',
|
||||
'http://localhost:3000/explore/tools',
|
||||
/** plugin-tech-radar */
|
||||
'http://localhost:3000/tech-radar',
|
||||
],
|
||||
settings: {
|
||||
onlyCategories: ['accessibility'],
|
||||
|
||||
Reference in New Issue
Block a user