Closed dgaubert closed 3 years ago
In order to run tests in the new development environment:
psql
pg_dump
node-postgres
node-redis
Note: I guess we can stop using dedicated images for testing purposes
This pull request has been linked to Clubhouse Story #132843: Reduce Windshaft log verbosity.
In order to run tests in the new development environment:
psql
,pg_dump
, ...) and redis-cli to setup fixturesnode-postgres
node-redis
Note: I guess we can stop using dedicated images for testing purposes