1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +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 Use latest (hopefully last) alpha of eslint config 2016-08-30 14:14:39 +02:00
app.js Upgrade and fix lint 2016-10-26 10:43:11 +02:00
dev-server.js rename server to dev-server 2016-06-19 10:54:05 +02:00
migrator.js Minor fixes after feedback #150 2016-09-29 22:50:55 +02:00
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