1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/packages/unleash-api
ivaosthu 406b8d8268 Allow tests to be executed in docker.
Not everyone wants to install postgres locally just to run our
tests. Added a small script which allows the developer to run
test via docker instead:

npm run test:docker

closes #146
2016-11-07 14:46:50 +01:00
..
lib fix api-bug 2016-11-07 09:49:14 +01:00
migrations client-instances WIP 2016-11-04 09:03:13 +01:00
scripts Allow tests to be executed in docker. 2016-11-07 14:46:50 +01:00
test fixed unit tests 2016-11-05 17:02:46 +01:00
.eslintrc
app.js
dev-server.js
migrator.js
package.json Allow tests to be executed in docker. 2016-11-07 14:46:50 +01:00
server-impl.js cleanup how vi configure database-stores. closes #139 2016-11-05 14:08:47 +01:00