* [DEV-315] Create docker routine for frontend that works on Mac
* Add make option to run bash inside container
* [DEV-190] Migrate tests from Travis CI to Github Actions
* Make install step not interactive
* Run build steps before trying to run tests
* Setup vendor permissions prior to running tests
* Add command to setup permissions in files folder too
* Test tests failing
* Move setup vendor permissions into make install, corrects tests
* Revert "Move setup vendor permissions into make install, corrects tests"
This reverts commit 8092cad24c.
* Revert "Test tests failing"
This reverts commit 57fd123c55.