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
Joost De Cock
cd76e75101
chore: Ported design unit tests to v3
2022-08-27 09:27:35 +02:00
Joost De Cock
e6901ba541
chore: Ported design config tests to v3
2022-08-26 18:06:23 +02:00
joostdecock
647dded023
chore: Fix linter warnings
2022-08-25 12:53:07 +02:00
joostdecock
d74d900a76
chore: Ported pattern tests to ESM
2022-08-25 11:52:34 +02:00
nikhil
6ac0e16d27
fix(testci): Accept alpha
and beta
package versions
...
testci is currently failing now that package versions have been [bumped to `3.0.0-alpha.0`](ae40299 (diff-2d72bdead8afa0798d18995311992d684348a694c2d5e214e8e4d2b6153e4821)
). Alpha and beta version numbers have existed before, but only as recently as `v2.1.0-alpha.0` and `v2.7.0-beta.3` respectively, both of which preceded [the assertions in question](7ddb023c8d
).
This PR updates those assertions to accept `alpha` or `beta` package versions, in addition to the already-supported `rc` and stable (non-suffixed) package versions.
2022-08-24 00:33:58 -04:00
Joost De Cock
274329b8fa
fix: Don't sample static options
2022-06-30 12:09:35 +02:00
Joost De Cock
98c60f185c
fix(test): Handle designs without measurements
2022-06-22 10:59:57 +02:00
Joost De Cock
e817e1bd47
chore: Updated mocha settins and added terser reporter
2022-02-19 09:48:23 +01:00
Joost De Cock
7ddb023c8d
fix: Support -rc releases in version unit test. Fixes #1886
2022-02-19 08:24:33 +01:00
Nick Dower
d3b6132566
Update some pattern deps. Add render test.
2022-01-29 12:46:14 +01:00
Joost De Cock
2234155052
chore: Fixed linter warnings
2022-01-20 09:07:38 +01:00
Joost De Cock
3da7cd5aee
chore(paco): Hide the frontPocketFlapSize option
2022-01-19 18:00:09 +01:00
Joost De Cock
4c3a1b794e
chore(test): Test optiongroups even for non-garment patterns
2022-01-19 16:36:13 +01:00
Joost De Cock
c9bb17bf88
chore: Unit tests for unexposed pattern options
2022-01-19 15:15:40 +01:00
Joost De Cock
db80c2c60a
chore: Updated tests for plugintest pattern
2022-01-19 11:32:03 +01:00