diff --git a/.github/workflows/tests.aaron.yml b/.github/workflows/tests.aaron.yml index 4f38b1069f5..1f1316c32c2 100644 --- a/.github/workflows/tests.aaron.yml +++ b/.github/workflows/tests.aaron.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/aaron && npm run build - name: Run pattern unit tests - run: cd packages/aaron && npm run testonlyci + run: cd packages/aaron && npm run testci diff --git a/.github/workflows/tests.benjamin.yml b/.github/workflows/tests.benjamin.yml index e647681981c..9d47bc2f08f 100644 --- a/.github/workflows/tests.benjamin.yml +++ b/.github/workflows/tests.benjamin.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/benjamin && npm run build - name: Run pattern unit tests - run: cd packages/benjamin && npm run testonlyci + run: cd packages/benjamin && npm run testci diff --git a/.github/workflows/tests.bent.yml b/.github/workflows/tests.bent.yml index 4562c210dec..97f5fb8b01c 100644 --- a/.github/workflows/tests.bent.yml +++ b/.github/workflows/tests.bent.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/bent && npm run build - name: Run pattern unit tests - run: cd packages/bent && npm run testonlyci + run: cd packages/bent && npm run testci diff --git a/.github/workflows/tests.breanna.yml b/.github/workflows/tests.breanna.yml index 58d25d1b12c..ebdfde196fb 100644 --- a/.github/workflows/tests.breanna.yml +++ b/.github/workflows/tests.breanna.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/breanna && npm run build - name: Run pattern unit tests - run: cd packages/breanna && npm run testonlyci + run: cd packages/breanna && npm run testci diff --git a/.github/workflows/tests.brian.yml b/.github/workflows/tests.brian.yml index 226ee2965dc..902941e2b05 100644 --- a/.github/workflows/tests.brian.yml +++ b/.github/workflows/tests.brian.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/brian && npm run build - name: Run pattern unit tests - run: cd packages/brian && npm run testonlyci + run: cd packages/brian && npm run testci diff --git a/.github/workflows/tests.bruce.yml b/.github/workflows/tests.bruce.yml index 0a5d49e5ad5..8ffdc68161a 100644 --- a/.github/workflows/tests.bruce.yml +++ b/.github/workflows/tests.bruce.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/bruce && npm run build - name: Run pattern unit tests - run: cd packages/bruce && npm run testonlyci + run: cd packages/bruce && npm run testci diff --git a/.github/workflows/tests.carlita.yml b/.github/workflows/tests.carlita.yml index ee24a68330d..0e233f0c512 100644 --- a/.github/workflows/tests.carlita.yml +++ b/.github/workflows/tests.carlita.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/carlita && npm run build - name: Run pattern unit tests - run: cd packages/carlita && npm run testonlyci + run: cd packages/carlita && npm run testci diff --git a/.github/workflows/tests.carlton.yml b/.github/workflows/tests.carlton.yml index 813ab208720..7524cc8fa11 100644 --- a/.github/workflows/tests.carlton.yml +++ b/.github/workflows/tests.carlton.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/carlton && npm run build - name: Run pattern unit tests - run: cd packages/carlton && npm run testonlyci + run: cd packages/carlton && npm run testci diff --git a/.github/workflows/tests.cathrin.yml b/.github/workflows/tests.cathrin.yml index 8ed59fc47a3..0c23293838d 100644 --- a/.github/workflows/tests.cathrin.yml +++ b/.github/workflows/tests.cathrin.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/cathrin && npm run build - name: Run pattern unit tests - run: cd packages/cathrin && npm run testonlyci + run: cd packages/cathrin && npm run testci diff --git a/.github/workflows/tests.diana.yml b/.github/workflows/tests.diana.yml index 8fa8b858d47..90ddce07b8a 100644 --- a/.github/workflows/tests.diana.yml +++ b/.github/workflows/tests.diana.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/diana && npm run build - name: Run pattern unit tests - run: cd packages/diana && npm run testonlyci + run: cd packages/diana && npm run testci diff --git a/.github/workflows/tests.examples.yml b/.github/workflows/tests.examples.yml index 38227eb3976..0093d1d9b64 100644 --- a/.github/workflows/tests.examples.yml +++ b/.github/workflows/tests.examples.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/examples && npm run build - name: Run pattern unit tests - run: cd packages/examples && npm run testonlyci + run: cd packages/examples && npm run testci diff --git a/.github/workflows/tests.florent.yml b/.github/workflows/tests.florent.yml index 3f897cc36b9..2dbe701eedd 100644 --- a/.github/workflows/tests.florent.yml +++ b/.github/workflows/tests.florent.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/florent && npm run build - name: Run pattern unit tests - run: cd packages/florent && npm run testonlyci + run: cd packages/florent && npm run testci diff --git a/.github/workflows/tests.fu.yml b/.github/workflows/tests.fu.yml index 30bef7bd50b..103025ebb71 100644 --- a/.github/workflows/tests.fu.yml +++ b/.github/workflows/tests.fu.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/fu && npm run build - name: Run pattern unit tests - run: cd packages/fu && npm run testonlyci + run: cd packages/fu && npm run testci diff --git a/.github/workflows/tests.holmes.yml b/.github/workflows/tests.holmes.yml index bca3817fb47..3694f910a0d 100644 --- a/.github/workflows/tests.holmes.yml +++ b/.github/workflows/tests.holmes.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/holmes && npm run build - name: Run pattern unit tests - run: cd packages/holmes && npm run testonlyci + run: cd packages/holmes && npm run testci diff --git a/.github/workflows/tests.huey.yml b/.github/workflows/tests.huey.yml index 8b7c56dbe33..f979fd6b017 100644 --- a/.github/workflows/tests.huey.yml +++ b/.github/workflows/tests.huey.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/huey && npm run build - name: Run pattern unit tests - run: cd packages/huey && npm run testonlyci + run: cd packages/huey && npm run testci diff --git a/.github/workflows/tests.hugo.yml b/.github/workflows/tests.hugo.yml index e39fb443df8..68f4f564580 100644 --- a/.github/workflows/tests.hugo.yml +++ b/.github/workflows/tests.hugo.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/hugo && npm run build - name: Run pattern unit tests - run: cd packages/hugo && npm run testonlyci + run: cd packages/hugo && npm run testci diff --git a/.github/workflows/tests.jaeger.yml b/.github/workflows/tests.jaeger.yml index 218fce63caa..657d96eff1d 100644 --- a/.github/workflows/tests.jaeger.yml +++ b/.github/workflows/tests.jaeger.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/jaeger && npm run build - name: Run pattern unit tests - run: cd packages/jaeger && npm run testonlyci + run: cd packages/jaeger && npm run testci diff --git a/.github/workflows/tests.penelope.yml b/.github/workflows/tests.penelope.yml index 652e127d18f..39a1a065128 100644 --- a/.github/workflows/tests.penelope.yml +++ b/.github/workflows/tests.penelope.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/penelope && npm run build - name: Run pattern unit tests - run: cd packages/penelope && npm run testonlyci + run: cd packages/penelope && npm run testci diff --git a/.github/workflows/tests.rendertest.yml b/.github/workflows/tests.rendertest.yml index fe00af226ad..13bdbff93e9 100644 --- a/.github/workflows/tests.rendertest.yml +++ b/.github/workflows/tests.rendertest.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/rendertest && npm run build - name: Run pattern unit tests - run: cd packages/rendertest && npm run testonlyci + run: cd packages/rendertest && npm run testci diff --git a/.github/workflows/tests.sandy.yml b/.github/workflows/tests.sandy.yml index ff33f606259..cf1ef4e68dc 100644 --- a/.github/workflows/tests.sandy.yml +++ b/.github/workflows/tests.sandy.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/sandy && npm run build - name: Run pattern unit tests - run: cd packages/sandy && npm run testonlyci + run: cd packages/sandy && npm run testci diff --git a/.github/workflows/tests.shin.yml b/.github/workflows/tests.shin.yml index 1706862129f..ca03119d18d 100644 --- a/.github/workflows/tests.shin.yml +++ b/.github/workflows/tests.shin.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/shin && npm run build - name: Run pattern unit tests - run: cd packages/shin && npm run testonlyci + run: cd packages/shin && npm run testci diff --git a/.github/workflows/tests.simon.yml b/.github/workflows/tests.simon.yml index 37443553122..fb516a977bb 100644 --- a/.github/workflows/tests.simon.yml +++ b/.github/workflows/tests.simon.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/simon && npm run build - name: Run pattern unit tests - run: cd packages/simon && npm run testonlyci + run: cd packages/simon && npm run testci diff --git a/.github/workflows/tests.simone.yml b/.github/workflows/tests.simone.yml index 09464f00dd2..174f16360ec 100644 --- a/.github/workflows/tests.simone.yml +++ b/.github/workflows/tests.simone.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/simone && npm run build - name: Run pattern unit tests - run: cd packages/simone && npm run testonlyci + run: cd packages/simone && npm run testci diff --git a/.github/workflows/tests.sven.yml b/.github/workflows/tests.sven.yml index 871ca5225bd..5e9f7888332 100644 --- a/.github/workflows/tests.sven.yml +++ b/.github/workflows/tests.sven.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/sven && npm run build - name: Run pattern unit tests - run: cd packages/sven && npm run testonlyci + run: cd packages/sven && npm run testci diff --git a/.github/workflows/tests.tamiko.yml b/.github/workflows/tests.tamiko.yml index 55be74cd4d0..cae89162ff7 100644 --- a/.github/workflows/tests.tamiko.yml +++ b/.github/workflows/tests.tamiko.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/tamiko && npm run build - name: Run pattern unit tests - run: cd packages/tamiko && npm run testonlyci + run: cd packages/tamiko && npm run testci diff --git a/.github/workflows/tests.theo.yml b/.github/workflows/tests.theo.yml index bd8c22f8b30..e5532486189 100644 --- a/.github/workflows/tests.theo.yml +++ b/.github/workflows/tests.theo.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/theo && npm run build - name: Run pattern unit tests - run: cd packages/theo && npm run testonlyci + run: cd packages/theo && npm run testci diff --git a/.github/workflows/tests.trayvon.yml b/.github/workflows/tests.trayvon.yml index 579ac2e5272..c80e250a2d5 100644 --- a/.github/workflows/tests.trayvon.yml +++ b/.github/workflows/tests.trayvon.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/trayvon && npm run build - name: Run pattern unit tests - run: cd packages/trayvon && npm run testonlyci + run: cd packages/trayvon && npm run testci diff --git a/.github/workflows/tests.tutorial.yml b/.github/workflows/tests.tutorial.yml index 48bc486b332..256db0afacd 100644 --- a/.github/workflows/tests.tutorial.yml +++ b/.github/workflows/tests.tutorial.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/tutorial && npm run build - name: Run pattern unit tests - run: cd packages/tutorial && npm run testonlyci + run: cd packages/tutorial && npm run testci diff --git a/.github/workflows/tests.wahid.yml b/.github/workflows/tests.wahid.yml index 7aebd8d1bc5..3958eaa76f0 100644 --- a/.github/workflows/tests.wahid.yml +++ b/.github/workflows/tests.wahid.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/wahid && npm run build - name: Run pattern unit tests - run: cd packages/wahid && npm run testonlyci + run: cd packages/wahid && npm run testci diff --git a/.github/workflows/tests.waralee.yml b/.github/workflows/tests.waralee.yml index 54d3bb9695e..dec56c7962d 100644 --- a/.github/workflows/tests.waralee.yml +++ b/.github/workflows/tests.waralee.yml @@ -29,4 +29,4 @@ jobs: - name: Build pattern run: cd packages/waralee && npm run build - name: Run pattern unit tests - run: cd packages/waralee && npm run testonlyci + run: cd packages/waralee && npm run testci diff --git a/config/scripts.yaml b/config/scripts.yaml index 595537fe74c..7d753713f39 100644 --- a/config/scripts.yaml +++ b/config/scripts.yaml @@ -9,8 +9,8 @@ _: _types: pattern: netlify: "echo \"Not configured yet\"" - testonly: "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register" - testonlyci: "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + test: "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + testci: "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" create-freesewing-pattern: clean: "!" nodebuild: "!" diff --git a/config/templates/workflows/tests.pattern.yml b/config/templates/workflows/tests.pattern.yml index f31a387e488..afd0e30d881 100644 --- a/config/templates/workflows/tests.pattern.yml +++ b/config/templates/workflows/tests.pattern.yml @@ -31,4 +31,4 @@ jobs: - name: Build pattern run: cd packages/{{ pattern }} && npm run build - name: Run pattern unit tests - run: cd packages/{{ pattern }} && npm run testonlyci + run: cd packages/{{ pattern }} && npm run testci diff --git a/packages/aaron/package.json b/packages/aaron/package.json index 6feee11b8e3..d36422eda7e 100644 --- a/packages/aaron/package.json +++ b/packages/aaron/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"aaron: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/benjamin/package.json b/packages/benjamin/package.json index 0ec622d9270..050482cc4d3 100644 --- a/packages/benjamin/package.json +++ b/packages/benjamin/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"benjamin: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/bent/package.json b/packages/bent/package.json index b6cfffd2bea..0e9d2fdf315 100644 --- a/packages/bent/package.json +++ b/packages/bent/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"bent: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/breanna/package.json b/packages/breanna/package.json index d8220575323..aa3501af2ec 100644 --- a/packages/breanna/package.json +++ b/packages/breanna/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"breanna: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/brian/package.json b/packages/brian/package.json index 48ce5aa1105..46777dac93b 100644 --- a/packages/brian/package.json +++ b/packages/brian/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"brian: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/bruce/package.json b/packages/bruce/package.json index 21485af6dc3..5415634513e 100644 --- a/packages/bruce/package.json +++ b/packages/bruce/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"bruce: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/carlita/package.json b/packages/carlita/package.json index 826d2707c94..8f77acf1764 100644 --- a/packages/carlita/package.json +++ b/packages/carlita/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"carlita: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/carlton/package.json b/packages/carlton/package.json index cc4e1ff82c4..b3ac70dea86 100644 --- a/packages/carlton/package.json +++ b/packages/carlton/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"carlton: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/cathrin/package.json b/packages/cathrin/package.json index b20e63bf7c2..b15996876e7 100644 --- a/packages/cathrin/package.json +++ b/packages/cathrin/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"cathrin: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/diana/package.json b/packages/diana/package.json index 86f530065ab..28dbb1e4477 100644 --- a/packages/diana/package.json +++ b/packages/diana/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"diana: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/examples/package.json b/packages/examples/package.json index d94dd1a798a..cf826e8b67b 100644 --- a/packages/examples/package.json +++ b/packages/examples/package.json @@ -20,14 +20,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"examples: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/florent/package.json b/packages/florent/package.json index db8da59103f..8e2b29e62fe 100644 --- a/packages/florent/package.json +++ b/packages/florent/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"florent: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/fu/package.json b/packages/fu/package.json index 243a995f26a..e792e7e01f8 100644 --- a/packages/fu/package.json +++ b/packages/fu/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"fu: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/holmes/package.json b/packages/holmes/package.json index 80a88a26173..dba21735a6b 100644 --- a/packages/holmes/package.json +++ b/packages/holmes/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"holmes: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/huey/package.json b/packages/huey/package.json index c66545205ba..63d3334e8bc 100644 --- a/packages/huey/package.json +++ b/packages/huey/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"huey: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/hugo/package.json b/packages/hugo/package.json index 653497b9512..cc229d1f363 100644 --- a/packages/hugo/package.json +++ b/packages/hugo/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"hugo: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/jaeger/package.json b/packages/jaeger/package.json index 36390e6dca9..6d7d06cf9a6 100644 --- a/packages/jaeger/package.json +++ b/packages/jaeger/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"jaeger: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/penelope/package.json b/packages/penelope/package.json index fc67313330d..af6740d2c22 100644 --- a/packages/penelope/package.json +++ b/packages/penelope/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"penelope: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/rendertest/package.json b/packages/rendertest/package.json index 995560f301d..76fdfbf1902 100644 --- a/packages/rendertest/package.json +++ b/packages/rendertest/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"rendertest: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/sandy/package.json b/packages/sandy/package.json index 837abbe2c64..15554a07aeb 100644 --- a/packages/sandy/package.json +++ b/packages/sandy/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"sandy: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/shin/package.json b/packages/shin/package.json index 2ee738707e0..b41b9809b34 100644 --- a/packages/shin/package.json +++ b/packages/shin/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"shin: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/simon/package.json b/packages/simon/package.json index 77ecf0722af..dcdd00a2df3 100644 --- a/packages/simon/package.json +++ b/packages/simon/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"simon: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/simone/package.json b/packages/simone/package.json index cbbacb889a8..54e5814f203 100644 --- a/packages/simone/package.json +++ b/packages/simone/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"simone: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/sven/package.json b/packages/sven/package.json index 62e8418f260..31525f4399e 100644 --- a/packages/sven/package.json +++ b/packages/sven/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"sven: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/tamiko/package.json b/packages/tamiko/package.json index c97e589978c..991167b2dd7 100644 --- a/packages/tamiko/package.json +++ b/packages/tamiko/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"tamiko: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/theo/package.json b/packages/theo/package.json index 49f6b1fe310..bfec159e87f 100644 --- a/packages/theo/package.json +++ b/packages/theo/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"theo: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/trayvon/package.json b/packages/trayvon/package.json index 76c5cbff9da..23c23ac0a39 100644 --- a/packages/trayvon/package.json +++ b/packages/trayvon/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"trayvon: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/tutorial/package.json b/packages/tutorial/package.json index df55de20953..c2a9811c622 100644 --- a/packages/tutorial/package.json +++ b/packages/tutorial/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"tutorial: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/utils/src/neckstimate/without-breasts.js b/packages/utils/src/neckstimate/without-breasts.js index 68d3f0ea794..d841de7f841 100644 --- a/packages/utils/src/neckstimate/without-breasts.js +++ b/packages/utils/src/neckstimate/without-breasts.js @@ -24,7 +24,7 @@ export default { neckCircumference: 380, seatCircumference: 1020, seatDepth: 210, - shoulderSlope: 585, + shoulderSlope: 595, shoulderToElbow: 360, shoulderToShoulder: 450, shoulderToWrist: 630, diff --git a/packages/wahid/package.json b/packages/wahid/package.json index 130f6c7d20b..0c1d2016bcb 100644 --- a/packages/wahid/package.json +++ b/packages/wahid/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"wahid: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6", diff --git a/packages/waralee/package.json b/packages/waralee/package.json index efc8466a399..b90abafd53a 100644 --- a/packages/waralee/package.json +++ b/packages/waralee/package.json @@ -25,14 +25,13 @@ "scripts": { "clean": "rimraf dist", "build": "npm run clean && rollup -c", - "test": "echo \"waralee: No tests configured. Perhaps you'd like to do this?\" && exit 0", + "test": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", "pubtest": "npm publish --registry http://localhost:6662", "pubforce": "npm publish", "symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -", "start": "rollup -c -w", "netlify": "echo \"Not configured yet\"", - "testonly": "BABEL_ENV=production ../../node_modules/.bin/_mocha tests/*.test.js --require @babel/register", - "testonlyci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" + "testci": "BABEL_ENV=production ./node_modules/.bin/_mocha tests/*.test.js --require @babel/register" }, "peerDependencies": { "@freesewing/core": "^2.4.6",