Commit Graph

273 Commits

Author SHA1 Message Date
Tessa Kelly
dcf1956944 Add a warning for overwriting the example 2024-02-08 10:22:41 -07:00
Tessa Kelly
f69b7e7909 Fix overlooked first icon name use for collection template 2024-02-08 10:10:01 -07:00
Tessa Kelly
507d086f05 Fix list import location after merge 2024-02-05 11:19:16 -07:00
Tessa Kelly
93c8f9503b Add concrete TODOs to icon template
'
2024-02-05 11:18:54 -07:00
Tessa Kelly
966d1c952a Merge remote-tracking branch 'origin/master' into tessa/add-example 2024-02-05 11:14:57 -07:00
Tessa Kelly
238cd36472 Merge remote-tracking branch 'origin/master' into tessa/explore-debug-control 2024-02-02 12:28:05 -07:00
Tessa Kelly
d6d1ae09fa Call the examples regeneration script from the add example script 2024-02-02 11:34:15 -07:00
Tessa Kelly
18da65c4af Avoid anonymous function 2024-02-02 11:24:58 -07:00
Tessa Kelly
5489e2156d Improve usability of the icon collection template subs 2024-02-02 11:03:13 -07:00
Tessa Kelly
613cf500fb Set up a standard example as well 2024-02-02 10:56:52 -07:00
Tessa Kelly
7abfa4a901 Begin adding add-example script, starting with outputing a filled-in icon template 2024-02-02 10:35:10 -07:00
Tessa Kelly
724ea309f5 Merge remote-tracking branch 'origin/master' into tessa/add-example 2024-02-02 09:59:08 -07:00
Brian J. Cardiff
6aff072f02 Add new script/develop based on elm-live
The formar python is left for a bit in case elm-live does not work fully, we then do cleanup later.
2024-02-02 11:19:13 -03:00
Tessa Kelly
b688506433 Adds a regen note 2024-02-01 17:51:49 -07:00
Tessa Kelly
10c4268e0b Fix formatting 2024-02-01 17:44:12 -07:00
Tessa Kelly
18389b720e Adds initial script for generating the Examples module 2024-02-01 17:35:31 -07:00
Tessa Kelly
86e887fcf3 Fix axe checks by changing versions 2024-02-01 15:25:56 -07:00
Tessa Kelly
d3a5bd974e Fix tests 2024-01-30 16:35:26 -07:00
Tessa
2dbbb04512
Merge pull request #1514 from NoRedInk/tessa/outline
🌟 Extracting Outline from the monolith
2023-09-12 14:40:52 -06:00
Tessa Kelly
42781f9979 Expect color contrast issues 2023-09-12 12:38:46 -06:00
Tessa Kelly
03c5922adf Ensure puppeteer tests still run 2023-09-11 11:47:09 -06:00
Tessa Kelly
9c105d800e Fix test 2023-09-01 16:50:55 -06:00
Tessa Kelly
fd584d56b2 Adjust the tests to not rely on parent-button-clicks 2023-09-01 16:17:34 -06:00
Tessa Kelly
359b26d617 Adjust the test to not rely on parent-container id 2023-09-01 16:04:51 -06:00
Tessa Kelly
9fe2ca2a19 Rewrite tests to test the clickable card and the button inside it separately 2023-09-01 14:06:56 -06:00
Tessa Kelly
892bcbfff0 Adjust the clickable card with tooltip example so that it fails on 'nested-interactive', which it should be doing 2023-09-01 12:51:08 -06:00
Tessa Kelly
ffa311ba30 Merge remote-tracking branch 'origin/master' into tessa/usage-examples-suggestions 2023-09-01 11:19:44 -06:00
Brian J. Cardiff
680961c169 Run prettier 2023-08-24 17:01:21 -03:00
Brian J. Cardiff
f506146b58 Add puppeteer test for tooltip disclosure 2023-08-24 16:56:32 -03:00
Tessa Kelly
211e38e19e Fix ci 2023-08-23 16:24:33 -06:00
Tessa Kelly
1bf0d05ddc Set up usage tests 2023-08-23 16:03:52 -06:00
Tessa Kelly
c08dd1b536 Only run All test when a specific doodad is not passed 2023-08-23 15:27:31 -06:00
Tessa Kelly
3fb0c4fc20 Remove waits from puppeteer tests to account for no-longer-present Block animation 2023-08-16 14:22:33 -06:00
Tessa Kelly
5c79b571d9 animation-delay moved to be configurable, so we don't need to account for it anymore 2023-08-08 09:50:50 -06:00
Tessa Kelly
3772e9d954 Prettier 2023-08-08 09:50:50 -06:00
Tessa Kelly
8bdcfe6c49 Adds wait before snapshot or axe assertions to account for animation 2023-08-08 09:50:50 -06:00
Tessa Kelly
1eab535c0b Remove skipped rules -- aria-roledescription is now permitted on marks 2023-08-08 09:50:50 -06:00
Tessa Kelly
5009e962ee (Theoretically) turn on reduce motion in tests to reduce flakiness 2023-08-08 09:50:50 -06:00
Brian Hicks
a262e1b335
remove scripts 2023-07-27 15:15:10 -05:00
Tessa Kelly
5dadc07327 Merge remote-tracking branch 'origin/master' into phx-845-question-box-V5 2023-05-31 17:48:05 -06:00
Brian Hicks
8a28b33b2c
apply prettier styling suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-31 17:29:02 -05:00
Brian Hicks
3805666394
validate that the root and index.html exist 2023-05-31 17:28:26 -05:00
Brian Hicks
805580dcbd
say what the error was if we get one 2023-05-31 17:28:26 -05:00
Micah Hahn
ac5ddb5417 Fix puppeteer tests 2023-05-30 15:08:14 -05:00
Brian Hicks
30f276e70b
unify comment 2023-05-09 15:13:01 -05:00
Brian Hicks
02c2385c18
we don't need to load a directory of diffs after all 2023-05-09 14:54:01 -05:00
Brian Hicks
66ec0c7680
make diff_to_comment fully generic 2023-05-09 13:39:13 -05:00
Brian Hicks
1edc3268e3
rename elm_format.py to diff_to_comment.py 2023-05-09 13:28:05 -05:00
Brian Hicks
bb82c38d0c
move the script to the script directory for now 2023-05-08 17:39:05 -05:00
Brian Hicks
3b1090c16d
these need to be quoted to accept quoted strings properly 2023-05-05 14:18:52 -05:00