1
0
Fork 0
Commit graph

157 commits

Author SHA1 Message Date
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
Joost De Cock
2d2db41621 chore: Added shared tests and templates for plugins 2021-11-27 16:54:50 +01:00
Joost De Cock
0ce9755111 chore: Fix typo in comment 2021-11-27 13:02:58 +01:00
joostdecock
65ead54e57 chore: Escape hatch for mm options in rendertest 2021-10-27 18:41:22 +02:00
joostdecock
1538642e21 chore: Test for presence of mm options
And fail if they are used.
See: https://github.com/freesewing/freesewing/discussions/1326
2021-09-12 18:23:58 +02:00
joostdecock
3b7bcb9e48 fix(components): Don't scale shoulderSlope 2021-09-12 15:45:02 +02:00
joostdecock
5bbd5d8a91 chore: Don't doll/giant test Theo 2021-09-12 14:03:25 +02:00
joostdecock
0fcb91c379 fix(test): Load models from method param 2021-09-12 13:28:44 +02:00
joostdecock
31d7632b75 chore: Added doll/giant to pattern tests 2021-09-12 13:13:57 +02:00
joostdecock
d13d0118e9 fix(test): Allow logging on demand 2021-09-11 16:44:51 +02:00
joostdecock
b3fdac8c8c chore: Test updates
There was an issue in the pattern tests that meant
config options where skipped as soon as a static
number of string was encountered

I've also added testing for non-human models (dolls, giants)
as it seems some patterns to not pass the antperson test
so this would be a way to catch that (and enforce it)
2021-09-11 15:50:32 +02:00
joostdecock
a4dcfd2495 feat(tests): Add tests for incomplete paperless drafting
This closes #1280
2021-09-04 17:46:44 +02:00
joostdecock
28f14aa151 fix: Typo in pattern tests 2021-08-30 20:00:24 +02:00
joostdecock
0ac3358350 fix: Exclude non-garments from certain pattern tests 2021-08-30 19:53:42 +02:00
Joost De Cock
635e44fc45 fix(tests): Updated for new departments 2021-05-31 19:23:48 +02:00
Joost De Cock
12404f4438 fix: Updated tests now there's no more tags 2021-05-30 15:53:53 +02:00
Joost De Cock
10471bab38 chore: Adapted tests for legend pattern 2020-05-31 17:58:36 +02:00
Joost De Cock
c6d2ed58d6 chore: Updated changelog and tests tweaks 2020-03-19 10:44:29 +01:00
Joost De Cock
ee641c6211 fix: Pull tutorial parts from pattern in unit tests 2020-03-16 15:04:58 +01:00
Joost De Cock
33626db2be fix(wahid): Front scye dart check for when its zero 2020-03-16 11:08:28 +01:00
Joost De Cock
926e921582 chore: Added more unittests for patterns 2020-03-15 16:34:56 +01:00
Joost De Cock
332b28e618 fix: No with(out)breasts check for examples pattern 2020-03-15 11:21:47 +01:00
Joost De Cock
1a21e28deb chore: Fixed linter warnings 2020-03-15 11:17:00 +01:00
Joost De Cock
422f31f67c fix: Issues in certain workflows 2020-03-15 10:43:11 +01:00
Joost De Cock
bfb0b6d16b chore: Work on test imports for worflows 2020-03-14 17:21:47 +01:00
Joost De Cock
ea5c221d95 chore: Updated workflows 2020-03-14 15:37:36 +01:00
Joost De Cock
ba45537ea6 chore: Added unittest for patterns 2020-03-14 15:04:45 +01:00
Joost De Cock
d5c577e16c 🚚 Moving files prior to Lerna init 2019-04-19 08:09:17 +02:00
Joost De Cock
95e3afdb69 Added a few unit tests 2019-04-15 16:09:02 +02:00
Joost De Cock
442da7bb26 🐛 Fixed bug in flipX and flipY 2019-04-13 14:45:17 +02:00
Joost De Cock
580fe7cecd 🐛 Fixed issue with point.flipX/Y breaking when passing zero 2019-02-24 13:00:55 +01:00
Joost De Cock
2fed474c0b Added a few more utility methods 2019-02-17 21:40:26 +01:00
Joost De Cock
40b1d9c321 🚧 More unit tests 2019-02-16 09:27:38 +01:00
Joost De Cock
ca55b3ea8d Fixed test for macro 2019-01-28 09:05:56 +01:00