You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of now, integrations and e2e tests assume that you have installed on your running machine every external service which application is built upon: postgres, redis, etc.
Proposed solution
Integrate test suites with docker-compose initiatives. This issue is dependant on #8.