3PillarGlobal-Czechia / interview-app-api

API for Interview App.
MIT License
3 stars 1 forks source link

TechnicalDebt: update e2e tests for possibility to run with in-memory data in pipeline #28

Closed PlesnikJakub closed 2 years ago

PlesnikJakub commented 2 years ago

The current solution for E2E test is very straightforward but does not use in-memory DB thus it cannot be easily run in the pipeline.

Update web application factory to use in-memory DB.