kingdom-python-server icon indicating copy to clipboard operation
kingdom-python-server copied to clipboard

Improvements of integration tests

Open ruiconti opened this issue 4 years ago • 0 comments

Issues

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.

ruiconti avatar Mar 19 '21 18:03 ruiconti