23 Feb, 2015
1 commit
-
- ip_helper: don't depend on ruby - colab_tests: use new curl-host script that avoids parameter passing problems with `ssh HOST COMMAND`
19 Feb, 2015
4 commits
-
They are going to be used when testing the mail relay
-
Calling `ssh` directly instead of `vagrant ssh` brings the total run time of the test suite from ~42s down to ~9s on my workstation.
12 Feb, 2015
6 commits
-
Pending: web interface
-
that --header 'Host: [...]' gets messed up by vagrant ssh, so let's encapsulate all the common curl options we want to use all the time into a single curl wrapper in test/bin/curl
09 Feb, 2015
7 commits
-
Pending: nginx for colab