Automated tests for shmig
.
To run manually, clone this project, copy shmig into this directory, start docker, and run ./test_runner.sh. To test a single platform, comment out lines in test_runner.conf before running test_runner.sh. Then check stderr.actual and stdout.actual. You can also use "DEBUG=1 ./test_runner.sh" to get more output from the test script.
Client | Shell | DB | Result | Test Date |
---|---|---|---|---|
alpine:3.8 | /bin/bash | sqlite3 | Sun Jun 9 14:39:43 UTC 2019 (log) | |
alpine:3.8 | /bin/bash | mysql:5.7 | Sun Jun 9 14:40:08 UTC 2019 (log) | |
alpine:3.8 | /bin/bash | postgres:9.6 | Sun Jun 9 14:40:22 UTC 2019 (log) |