Wykres commitów

22 Commity (next)

Autor SHA1 Wiadomość Data
Konnor Rogers bfa7c4cda9
Run web test runner with production modules (#1736)
* Run web test runner with production modules

* prettier
2023-11-21 11:19:06 -05:00
Cory LaViska 15c6733949 temporarily disable FF in Web Test Runner 2023-11-20 21:04:57 -05:00
Cory LaViska 3b2eb9bb5c re-enable webkit tests 2023-11-17 14:03:22 -05:00
Cory LaViska 1bf490aed0 temp disable webkit 2023-11-17 13:48:45 -05: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