mirror of
https://github.com/Unleash/unleash.git
synced 2025-10-27 11:02:16 +01:00
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 |
||
|---|---|---|
| .. | ||
| lib | ||
| migrations | ||
| scripts | ||
| test | ||
| .eslintrc | ||
| app.js | ||
| dev-server.js | ||
| migrator.js | ||
| package.json | ||
| server-impl.js | ||