Matt Loberg

Results 4 issues of Matt Loberg

This issue for v3 discussion and planning.

Setup Behat for functional tests as they are easier to write and read than Lumen's test case.

Feature

Sped up Docker build by including only requirements.txt before installing. This means Docker can reuse layers if only a source file changed. Also added docker-compose so you don't have to...