Skip to content

Commit

Permalink
Merge pull request #661 from alpheios-project/incr-3.4.x-tests
Browse files Browse the repository at this point in the history
fix tests
  • Loading branch information
irina060981 authored Nov 16, 2021
2 parents b009ed5 + 3babdf0 commit 96226e7
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 105 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test-inflections-2": "jest tests/inflections/inflections-browser-2.test.js --coverage",
"test-c": "jest tests/vue/components/word-list/word-filter-panel.test.js",
"test-a": "jest tests/lib/queries/resourse-query.test.js --coverage && shx cat ./coverage/lcov.info | coveralls && shx rm -rf ./coverage",
"test-g": "jest tests/lib/controllers/selection-controller.test.js",
"test-g": "jest tests/lib/controllers/app-controller.test.js",
"test-s": "AUTH_TOKEN=alpheiosMockUserIdlP0DWnmNxe ENDPOINT='https://8wkx9pxc55.execute-api.us-east-2.amazonaws.com/prod/settings' jest tests/lib/options --coverage && shx cat ./coverage/lcov.info | coveralls",
"test-m": "jest tests/lib/custom-pointer-events/ponter-evt.test.js ",
"test-p": "jest tests/paideia/paideia-glossary.test.js ",
Expand Down
Loading

0 comments on commit 96226e7

Please sign in to comment.