David Alpert
dc9c55234e
Chore: rework docker-postgres.sh to be cross-platform ( #1037 )
...
I found the previous docker-postgres.sh script did not
work for me on macOS. this commit abstracts a pair
of commands behind functions which can be customized
by platform.
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-10-23 09:12:34 +02:00
Ivar Conradi Østhus
80ef17422b
fix: remove pg_virtualenv scripts
2021-01-19 09:43:19 +01:00
Simen Bekkhus
5321a5e485
Use yarn in test script
2020-02-20 08:33:46 +01:00
ivaosthu
90859701c6
remove all lerna stuff
2020-02-20 08:30:37 +01:00
Ivar
1e6c6104d7
move script to unleash-api
2020-02-20 08:30:27 +01:00
Gard Rimestad
3dfe27cbab
Start postgres on random port in docker #64
2020-02-20 08:30:19 +01:00
Gard Rimestad
93a25d4b5e
DOCKER_HOST support added #64
2020-02-20 08:30:19 +01:00
Jari Bakken
b1a8767cc0
Fix env var name in scripts/docker-postgres.sh
2020-02-20 08:30:19 +01:00
Gard Rimestad
5b95f0cfc2
Run tests with database in docker #64
2020-02-20 08:30:19 +01:00