1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/packages/unleash-api
ivaosthu 2e4b525361 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
2020-02-20 08:30:37 +01:00
..
lib fix api-bug 2020-02-20 08:30:36 +01:00
migrations client-instances WIP 2020-02-20 08:30:34 +01:00
scripts Allow tests to be executed in docker. 2020-02-20 08:30:37 +01:00
test fixed unit tests 2020-02-20 08:30:36 +01:00
.eslintrc Use latest (hopefully last) alpha of eslint config 2020-02-20 08:30:27 +01:00
app.js Upgrade and fix lint 2020-02-20 08:30:33 +01:00
dev-server.js rename server to dev-server 2020-02-20 08:30:27 +01:00
migrator.js Minor fixes after feedback #150 2020-02-20 08:30:30 +01:00
package.json Allow tests to be executed in docker. 2020-02-20 08:30:37 +01:00
server-impl.js cleanup how vi configure database-stores. closes #139 2020-02-20 08:30:36 +01:00