1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
Simen Bekkhus
9ccfa526d3 Upgrade and fix lint 2020-02-20 08:30:33 +01:00
Ivar
5c13ea5d7b Fix eslint complaining 2020-02-20 08:30:27 +01:00
Ivar
1e6c6104d7 move script to unleash-api 2020-02-20 08:30:27 +01:00
sveisvei
1cdc41a5d9 manual fix lint errors 2020-02-20 08:30:27 +01:00
sveisvei
065be3d37d eslint --fix 2020-02-20 08:30:27 +01:00
sveisvei
65c927726f codemods 2020-02-20 08:30:26 +01:00
sveisvei
7bacad7b90 use lerna for multipackaging 2020-02-20 08:30:26 +01:00