Cory LaViska
ac576eab7b
don't use the autoloader for testing
2024-04-29 10:56:17 -04:00
Cory LaViska
f2c09ed486
update tests to use autoloader
2024-04-17 13:40:08 -04:00
Konnor Rogers
9647259b5f
fix the test suite ( #63 )
...
* fix the test suite
* prettier
* fix the test suite
* prettier
2024-03-11 12:23:25 -04:00
konnorrogers
81a66df7e4
add exportConditions for tests
2023-11-21 11:07:46 -05:00
Cory LaViska
015429e05d
sl => wa
2023-09-08 13:45:49 -04:00
Cory LaViska
630b5b19a0
fix regression; #1417
2023-07-03 15:49:25 -04:00
Cory LaViska
2d1badba96
this is why we can't have nice things
2023-07-03 13:31:28 -04:00
Cory LaViska
d9703a64fd
restore concurrency
2023-07-03 11:25:43 -04:00
konnorrogers
0e869ec18d
fix the tests
2023-06-13 15:40:04 -04:00
konnorrogers
96daee5e1a
use cdn dir for testing
2023-06-12 11:18:24 -04:00
Cory LaViska
0f02fffc3a
less pipeline flakes 🤞🏻
2023-04-13 11:58:46 -04:00
Cory LaViska
0eb3375bb9
welcome back, null
2023-02-16 16:30:13 -05:00
Cory LaViska
872227e345
reformat and add comment
2023-02-16 15:19:24 -05:00
dhellgartner
f22c529eab
Avoid null logs on resize observer errors ( #1196 )
...
* Resize observer sometimes throws errors which
are nothing to worry about, see also the corresponding
comment on tab-group.test.ts
* Unfortunately, the web testing library installs an
error event handler which takes precedence before the
event handlers installed in the tests
(see node_modules/@web/browser-logs/dist/logUncaughtErrors.js)
* the only possibility to avoid these null logs is to install
an error event handler at an even earlier place
Co-authored-by: Dominikus Hellgartner <dominikus.hellgartner@gmail.com >
2023-02-16 15:13:57 -05:00
Cory LaViska
6066bc468b
update config
2023-01-18 09:29:39 -05:00
Cory LaViska
e3e0842bdd
reorder importss
2023-01-17 10:44:07 -05:00
Cory LaViska
bf527437a0
add stylesheet to test runner; fix tests
2023-01-09 10:35:37 -05:00
Cory LaViska
67fbe3b34e
fixes #1101
2023-01-04 09:58:56 -05:00
Cory LaViska
83435a47de
fixes #726
2022-04-08 08:56:05 -04:00
Cory LaViska
3aa5fdba55
improve form controls a11y; add tests
2022-03-08 17:34:17 -05:00
Jason O'Neill
9fb3b5cfed
feat: add ESLint, improve types, improve a11y
2022-01-15 21:47:14 -08:00
Cory LaViska
2be6ec1711
test all three at once
2021-12-07 16:46:05 -05:00
Cory LaViska
0ff5b46799
add test runner and initial alert tests
2021-05-27 17:52:19 -04:00