1
0
Fork 0
Commit graph

155 commits

Author SHA1 Message Date
joostdecock
4a451b2ebc chore: Remove debug output from shared designs tests 2024-04-28 16:58:27 +02:00
joostdecock
26e282f5b7 fix: Fix tests after major chai upgrade
Note that the tests for Lumina are failing, but that's not related to
the chai upgrade, rather it seems these tests fail because of issues in
the design that we'll tackle later (it's a brand new design yet to be
released).
2024-02-04 12:14:42 +01:00
joostdecock
eb32bc5fe0 release: v3.0.0 🎉 2023-09-30 17:48:57 +02:00
Joost De Cock
e6b80ff0dd fix: Updated shared design test for i18n structure 2023-09-13 14:57:50 +02:00
joostdecock
33162d5f1a fix(tests): It's warn, not warning 2023-09-08 11:32:59 +02:00
joostdecock
4cf91cbe57 fix(tests): Make design tests handle boolean translations 2023-09-08 11:07:39 +02:00
joostdecock
66a4524eca chore: Linter issues 2023-07-02 19:59:01 +02:00
joostdecock
a1b06949a3 chore: Linter issues 2023-07-02 19:54:10 +02:00
joostdecock
c454f0de3a fix(tests): Use shared utility design check in sampling tests 2023-07-02 16:32:57 +02:00
joostdecock
29b1c41c35 feat(tests): Also check for extra translated options 2023-07-02 14:04:49 +02:00
joostdecock
eabdd3e580 fix(tests): Tests all options for translation 2023-07-02 13:41:21 +02:00
joostdecock
659ee38a84 fix(tests): Type in designs i18n test 2023-07-02 13:30:55 +02:00
joostdecock
21293a0abf fix: Shorten minimal length of design title 2023-07-02 11:54:01 +02:00
joostdecock
738a21d1d5 feat: Added i18n tests for designs 2023-07-02 11:48:42 +02:00
Enoch Riese
64bffa5ff9 fix (designs) add missing measurements to design configs 2023-06-20 18:18:39 -05:00
joostdecock
a60b8811e6 fix(tests): Adapt tests to new designs file structure 2023-05-17 14:13:43 +02:00
Enoch Riese
1200bea79c fix terser reporter 2023-03-19 19:43:56 -05:00
Enoch Riese
7742d5cd21 cleanup 2022-11-16 11:55:55 -06:00
Enoch Riese
afcecc50ac use correct end hook for reporter 2022-11-16 11:45:38 -06:00
Enoch Riese
a4a13dbc71 combine terse reporter and failure collector 2022-11-16 11:34:10 -06:00
Enoch Riese
a52d292131 lint fixes 2022-11-16 11:33:32 -06:00
Enoch Riese
62fff1be51 log settings on sample failure if log===true 2022-11-16 10:58:43 -06:00
Enoch Riese
5f37bd8c1f decrease timeout now that it's working 2022-11-15 16:50:28 -06:00
Enoch Riese
164ebf60dc add render back in 2022-11-15 16:33:56 -06:00
Enoch Riese
2f08c59e78 60 second timeout 2022-11-15 16:17:04 -06:00
Enoch Riese
452046fa90 30000 timeout 2022-11-15 15:32:55 -06:00
Enoch Riese
d24e792ddc what if we don't render? 2022-11-15 14:59:42 -06:00
Enoch Riese
6c68b33f3e up timeout to 20000 2022-11-15 12:56:21 -06:00
Enoch Riese
5cc37a84bb up timeout to 15000 again 2022-11-15 12:10:38 -06:00
Enoch Riese
13fe84baac up timeout in drafting tests 2022-11-15 12:02:46 -06:00
Joost De Cock
d4013328cc chore: Re-enabled sample tests for designs 2022-10-06 21:01:58 +02:00
Joost De Cock
3644880963 fix(tests): Check both stores for errors 2022-09-28 16:35:26 +02:00
joostdecock
2491fcdf8d chore: Updated tests for core changes 2022-09-25 10:55:37 +02:00
Joost De Cock
405808e2f9 feat(timing-plugin): New plugin for measuring draft timing 2022-09-18 22:53:14 +02:00
Joost De Cock
a5114804a4 fix: Tests for designs after core changes 2022-09-18 18:43:40 +02:00
Joost De Cock
a416b8b860 chore: More linting 2022-09-15 13:49:55 +02:00
Joost De Cock
671819fda3 chore: Linter fixes 2022-09-14 15:23:10 +02:00
Joost De Cock
ef5e792d6b chore: Linter fixes 2022-09-14 15:02:39 +02:00
joostdecock
3b510fc2fb chore: Update tests to use store.logs 2022-09-10 18:55:07 +02:00
Joost De Cock
c2dc4a9ad7 chore: Fixed last tests for v3 merge 2022-09-07 11:22:26 +02:00
Joost De Cock
569006ab28 chore: Test fixes 2022-09-07 10:11:19 +02:00
Joost De Cock
9d5b1b5873 chore(models): Port to cis-prefix 2022-09-06 16:52:28 +02:00
joostdecock
a56e20464d chore(sandy): Ported to v3 2022-09-04 19:03:18 +02:00
joostdecock
ca292f652a breaking: Drop theo 2022-09-04 11:31:53 +02:00
Joost De Cock
e8b8e1d7be fix(tests): Small bug in design config tests 2022-09-01 19:32:12 +02:00
Joost De Cock
367347f8d4 chore: Updated design tests to recent changes 2022-09-01 08:51:57 +02:00
Joost De Cock
c68534c132 chore: Adapted design tests to latest changes 2022-08-31 17:54:37 +02:00
Joost De Cock
bbfef41e98 wip: Post-barcelona wrap-up commit 2022-08-29 08:31:23 +02:00
Joost De Cock
15dbb867ac chore: Migrated plugin tests to named exports 2022-08-28 11:03:01 +02:00
Joost De Cock
4b12a7330c chore: Updated design tests to recent changes 2022-08-27 13:33:35 +02:00