Commit Graph

345 Commits

Author SHA1 Message Date
Tessa Kelly
83c2374623 Set up effect pattern for modal tests 2023-08-08 11:00:43 -06:00
Juan Wajnerman
ac8ddb8597
Added guidanceHtml 2023-08-02 17:22:53 -03:00
Tessa Kelly
749366ee90 Merge remote-tracking branch 'origin/master' into bat/prep-for-major-release 2023-08-02 14:00:40 -06:00
Tessa
1d0f740c34
Merge pull request #1430 from NoRedInk/bat/loop-focus
🌟 FocusLoop
2023-08-02 13:59:50 -06:00
Tessa Kelly
2af38e858c Improve the FocusLoop API a bit by making it more general 2023-07-26 16:53:42 -06:00
Tessa Kelly
d83a6aed72 Adds a test against the three element behavior 2023-07-26 16:53:42 -06:00
Tessa Kelly
ac09cb6acd Fix tests 2023-07-26 16:53:42 -06:00
Tessa Kelly
3093d65de4 Adjust the types to allow for wiring up the events the rest of the way 2023-07-26 16:53:42 -06:00
Tessa Kelly
541224c85f Adds failing tests against a two-element list 2023-07-26 16:53:42 -06:00
Tessa Kelly
dca298caa0 Generalize the test set up 2023-07-26 16:53:42 -06:00
Tessa Kelly
bf892417bb Begin setting up tests 2023-07-26 16:53:42 -06:00
Tessa Kelly
cd04afe5bc Elm review 2023-07-26 16:15:25 -06:00
Tessa Kelly
f3a038e188 Adds tabbable False 2023-07-26 15:37:43 -06:00
Tessa Kelly
fc16c6a652 Adds titleId helper 2023-07-26 15:35:39 -06:00
Tessa Kelly
d232afd829 Improve the character API 2023-07-25 17:38:38 -06:00
Tessa Kelly
110c3d3634 Fix test: characters do not render by default anymore 2023-07-25 17:36:15 -06:00
Tessa Kelly
df4bbd2182 💀 remove Tabs.V7 2023-07-25 17:06:29 -06:00
Tessa Kelly
87427ff418 Fix compilation 2023-07-25 16:47:59 -06:00
Tessa Kelly
3d50da88b3 Add missing QuestionBox version 2023-07-25 16:27:46 -06:00
Tessa Kelly
1bfc76fdd5 💀 remove Highlightable.V2 and Highlighter.V3 2023-07-25 15:48:39 -06:00
Tessa Kelly
340a28fede 💀 remove Highlightable.V1 2023-07-25 15:36:56 -06:00
Tessa Kelly
363e5bfe50 Make the test pass 2023-07-20 11:31:34 -06:00
Tessa Kelly
52eeea219b Adds failing test against desired behavior 2023-07-20 11:28:40 -06:00
Alex Perkins
50073d5584
Merge pull request #1412 from NoRedInk/growth/minimalist-tabs
Growth/minimalist tabs
2023-06-30 10:58:25 -06:00
Alex Perkins
8311e39ab6
MinimalTabs -> TabsMinimal how continental 2023-06-23 10:28:22 -06:00
Alex Perkins
8e7f41d5b5
tests! 2023-06-21 18:28:46 -06:00
Charbel
fea7e7a156
Merge pull request #1405 from NoRedInk/tests-accordion-panel-segmentedcontrol-switch
A11-2653, A11-2664, A11-2669, A11-2670, add tests for Accordion, Panel, SegmentedControl, and Switch
2023-06-14 13:56:45 -03:00
Alex Perkins
0eaf9791fd
clone current Tabs.V8 as MinimalTabs.V1 2023-06-14 10:22:16 -06:00
charbelrami
7437ba7346 remove unused boilerplate from Switch spec 2023-06-13 14:07:08 -03:00
charbelrami
ba7a6383c8 assert that specific panel is displayed in SegmentedControl spec 2023-06-13 14:06:51 -03:00
charbelrami
6f5cfcfa18 remove unused boilerplate form Panel spec 2023-06-13 14:01:36 -03:00
charbelrami
b0189fe226 replace click with clickButton in Accordion spec 2023-06-13 14:00:55 -03:00
charbelrami
d863945ea2 remove unused msg 2023-06-12 12:09:22 -03:00
charbelrami
e063135818 remove Toggle msg 2023-06-12 11:38:50 -03:00
charbelrami
2c2d8aa20a add switch tests 2023-06-12 11:24:44 -03:00
charbelrami
16e8dfacae add segmented control tests 2023-06-12 11:24:37 -03:00
charbelrami
990f16e13d add panel tests 2023-06-12 11:24:30 -03:00
charbelrami
1a68662015 add accordion tests 2023-06-12 11:24:24 -03:00
Alex Perkins
1f1166ac9e
safe IDs are part of the Html.Attributes so put them there instead 2023-06-02 12:39:18 -06:00
Alex Perkins
563ab62f12
match all whitespace and move into the helper record 2023-06-02 11:00:18 -06:00
Alex Perkins
a970ff05e4
make safe IDs ONE WAY 2023-06-02 11:00:13 -06:00
Micah Hahn
4348de5230 Fix unit tests 2023-05-30 14:53:20 -05:00
Micah Hahn
fe76b1b40e Add QuestionBox.V5 2023-05-25 16:27:51 -05:00
Tessa Kelly
69caf55cc8 Add tests 2023-05-25 11:24:13 -06:00
charbelrami
4d0f3fdfd7 replace ensureView with ensureViewHas 2023-05-22 14:49:51 -03:00
charbelrami
368bbfaa56 tweak description 2023-05-09 13:31:49 -03:00
charbelrami
96a4e48833 add tests to checkbox 2023-05-09 13:28:43 -03:00
Micah Hahn
b566ba0cd2 Add regression test for this specific case 2023-04-28 11:02:00 -05:00
Micah Hahn
9a07bfbb2d Fix unit tests - items need to be truly on their own line now 2023-04-28 10:54:28 -05:00
Tessa Kelly
3030b9ee85 Elm review 2023-04-12 15:09:43 -06:00