mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-23 04:58:13 +08:00
add Jest tests to travis (#287)
* add Jest tests to travis * run npm test from client dir * use correct npm args
This commit is contained in:
@@ -14,4 +14,5 @@ install:
|
||||
script:
|
||||
- set -eo pipefail
|
||||
- flake8 server/app/
|
||||
- npm run --prefix client/ test
|
||||
- pytest -s server/test
|
||||
|
||||
Reference in New Issue
Block a user