Run integration tests in CI
Runs /integration/test.sh in GitLab CI.
There are some brittleness with timing in the tests, which made them fail on the runner as the log was not ready quickly enough. I added a delay which seems to work so far but probably isn't the best solution.
Close #29 (closed)