Commit Graph

62 Commits

Author SHA1 Message Date
Brian Hicks
45574578ca remove duplicate IDs/active selectors in segmented control 2019-11-15 17:09:25 -06:00
Brian Hicks
946525243e fix duplicate IDs in checkbox example 2019-11-15 17:09:25 -06:00
Brian Hicks
292c07b2fb change target errors and make the value more obvious 2019-11-15 17:09:25 -06:00
Brian Hicks
f6f628fb55 fix typo 2019-11-15 17:09:25 -06:00
Matt Charlton
9b90b47773 remove click that didn't work 2019-11-15 16:06:19 +00:00
Matt Charlton
797d0d2d3c check checked checkbox 2019-11-15 16:00:51 +00:00
Matt Charlton
d6e42843db check modals 2019-11-15 16:00:41 +00:00
Matt Charlton
4457940f48 check each page individually 2019-11-15 16:00:31 +00:00
Matt Charlton
a8f71059e7 use a static id to check we've loaded 2019-11-15 15:59:49 +00:00
Matt Charlton
239c75afee add missing await 2019-11-15 14:37:50 +00:00
Matt Charlton
89479ca0e9 remove width option 2019-11-15 14:33:26 +00:00
Matt Charlton
63c455ac38 change capture name 2019-11-15 14:28:50 +00:00
Matt Charlton
f38215a0b1 One snapshot, one width 2019-11-15 14:25:42 +00:00
Matt Charlton
651f96b2fd go to each url and capture 2019-11-15 14:14:27 +00:00
Matt Charlton
056a67ba9c extra pass of percySnapshot 2019-11-15 14:06:58 +00:00
Matt Charlton
1b9ebe3923 remove extra await 2019-11-15 14:02:52 +00:00
Matt Charlton
e28076a31e remove extra bracket 2019-11-15 14:00:22 +00:00
Matt Charlton
9187c06037 use page.evaluate() 2019-11-15 13:58:00 +00:00
Matt Charlton
fbe230d570 wait till page loads 2019-11-15 13:49:36 +00:00
Matt Charlton
af61849ea0 try with a window 2019-11-15 13:44:56 +00:00
Matt Charlton
2043e40374 make the foreach async 2019-11-15 13:41:29 +00:00
Matt Charlton
aacfd158e1 capture each page individually 2019-11-15 13:37:27 +00:00
Matt Charlton
6dd653d9fa correct file path to js file 2019-11-15 13:14:58 +00:00
Matt Charlton
3666138a85 back to localhost and correct command 2019-11-15 13:12:16 +00:00
Matt Charlton
b90a647921 change url 2019-11-15 12:22:59 +00:00
Matt Charlton
f98f4ff745 remove console.log 2019-11-15 11:49:45 +00:00
Matt Charlton
7ae0a089e2 add a debug log 2019-11-15 11:42:45 +00:00
Matt Charlton
97a5c6c6b3 update selector 2019-11-15 11:23:31 +00:00
Matt Charlton
a1535aaac4 remove unused url arg 2019-11-15 11:17:37 +00:00
Matt Charlton
923d1ce1cc set up makefile and bash script 2019-11-15 11:16:25 +00:00
Matt Charlton
1a95c1f16e add basic percy capture script 2019-11-15 11:16:10 +00:00
Tessa Kelly
6ab4a905ff Fix duped ids 2019-11-08 12:31:38 -08:00
Ju Liu
85dde02bd9 Merge branch 'master' into tessa/accordion 2019-10-28 15:55:43 +00:00
Tessa Kelly
bfd623ae78 Change target errors
I don't think there's a way to avoid duplicating svg ids for filters 🤷
2019-10-24 13:28:43 -07:00
Tessa Kelly
13052d33db Update target errors 2019-10-24 13:10:37 -07:00
Gavin Panella
52fdfa9a71 Merge remote-tracking branch 'origin/master' into zamboni/accessible-tooltips 2019-10-10 19:51:08 +02:00
Michael Hadley
f5a39abedf Tab.links should be using the tab and tablist roles 2019-10-02 08:23:51 -07:00
brookeangel
a9af66d754 sorry, axe 2019-09-30 15:38:34 -07:00
Tessa Kelly
1d3b070fae Ratchet 2019-09-19 08:34:38 -07:00
tremlab
4b3a24495c lower target errors - 72 2019-08-19 16:39:40 -07:00
Tessa Kelly
513a169359 Lower target errors 2019-08-19 15:54:54 -07:00
Tessa Kelly
8dcf01e041 Try 98
locally, running the script definitely says that there are 23 errors. but ci thinks 98.
2019-08-13 13:49:33 -07:00
Tessa Kelly
b493d9fc88 Reduce target errors 2019-08-13 13:36:57 -07:00
Brian Hicks
fea28b640b update debugging instructions now that the report isn't a file 2019-07-29 14:30:43 -05:00
Brian Hicks
9c9b5ab2e1 bump failures to 161 2019-07-29 14:28:38 -05:00
Brian Hicks
1e1ac5e5b1 exit on failures 2019-07-29 13:47:50 -05:00
brookeangel
3ba7fca194 Revert "remove duplicate IDs in Checkbox.V5"
This reverts commit b48a3b7a71.
2019-07-24 13:53:34 -07:00
Brian Hicks
2ddc26e613 use node count for report instead of category count 2019-07-24 08:40:50 -05:00
Brian Hicks
8e1b22e944 clarify what should be done if the number went up 2019-07-24 05:47:34 -05:00
Brian Hicks
b48a3b7a71 remove duplicate IDs in Checkbox.V5 2019-07-24 05:46:48 -05:00