mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
tests
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"scripts": {
|
||||
"wait": "cross-env DEVMODE=1 node wait.js",
|
||||
"test": "cross-env DEVMODE=1 jest --runInBand",
|
||||
"run:all": "docker-compose down && docker-compose up -d && yarn wait && yarn test"
|
||||
"run:local": "docker-compose down && docker-compose up -d && yarn wait && yarn test"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
|
||||
Reference in New Issue
Block a user