Age | Commit message (Collapse) | Author |
|
This makes writing the tests for database names easier as they should
be the same strings on gitlab, travis and locally.
|
|
Couch docker image will be available on the host called couchdb.
So we use curl to check for it and display the version string.
And then we move a couchdb.yml config file into place so the right host
will be used.
|
|
installed on travis-ci.org
|
|
|
|
* first setup couch similar to what we'll have on the platform
* then run migrations as admin
* then drop admin privileges
* then proceed with the normal test script
|