With the current setup we can't run pytest because the tests are not divided in frontend and bakend tests.
We could theoretically build a single container to run the tests but this would mean to build al fifth container.
Also bugs like the one fixed in #28 would not be detected by this.
With the current setup we can't run pytest because the tests are not divided in frontend and bakend tests.
We could theoretically build a single container to run the tests but this would mean to build al fifth container. Also bugs like the one fixed in #28 would not be detected by this.