Commit Graph

13 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
623d125e83 feat: Real docker-based testing
This pull request switches testing to use an actual docker daemon, vs mocking everything out.

It may also catch actual breaking issues in our tests, which is great!
2019-03-18 14:44:28 -04:00
Jose Diaz-Gonzalez
1542a9556f fix: correct issues in upgrade and fix tests 2018-10-11 14:16:47 -04:00
Jose Diaz-Gonzalez
5b03672708 feat: implement exists and linked subcommands 2018-02-25 15:41:27 -05:00
Jose Diaz-Gonzalez
15a4a0d4c1 fix: ensure we create the config directory 2017-09-11 07:13:54 -04:00
Jose Diaz-Gonzalez
de384d09b9 feat: upgrade plugn 2017-08-26 04:23:53 -04:00
Jose Diaz-Gonzalez
470840739d Add support for flags on the service:info command 2016-08-28 05:34:55 -04:00
Jose Diaz-Gonzalez
5de702ea7a Download correct version of plugn when running tests under OS X 2016-05-08 03:11:05 -04:00
Jose Diaz-Gonzalez
1881b7347d Upgrade plugn 2016-01-17 21:37:49 -05:00
Loïc Guitaut
bb7d44f39e Remove linked app from links file when destroying app 2015-09-29 23:10:26 +02:00
Jose Diaz-Gonzalez
b8abc90885 Set POSTGRES_ROOT environment variable as well
Since PLUGIN_DATA_ROOT is not directly overrideable anymore, we need to *also* set this env var here.
2015-09-23 15:04:10 -04:00
Loïc Guitaut
25820403e2 Add compatibility for tests with dokku 0.4+ 2015-09-15 23:05:56 +02:00
Loïc Guitaut
ca88f2bdce Add tests for every implemented command 2015-09-10 11:57:24 +02:00
Jose Diaz-Gonzalez
b3156c5553 Travis testing 2015-09-07 00:39:28 -04:00