Commit Graph

69 Commits

Author SHA1 Message Date
Loïc Guitaut
39a3bcf3af Display image & version in list 2015-09-16 17:49:23 +02:00
Loïc Guitaut
b4564e57a1 Add compatibility for tests with dokku 0.4+ 2015-09-15 23:08:57 +02:00
Jose Diaz-Gonzalez
d10e951165 Upgrade to redis 3.0.4 2015-09-15 01:50:54 -07:00
Loïc Guitaut
57e4b08158 Add export, import and clone commands 2015-09-13 23:43:04 +02:00
Loïc Guitaut
71f1d622f9 Generic way for docker logs output (test stub) 2015-09-10 16:28:53 +02:00
Loïc Guitaut
bd2bad8e1a Add tests for every command 2015-09-09 17:30:14 +02:00
Loïc Guitaut
cc5c7fee25 Ability to echo back invoked command for docker
By setting `ECHO_DOCKER_COMMAND` to `true`, the mocked docker binary
will echo back the command used to call it instead of mocking a
response.
2015-09-09 17:30:14 +02:00
Jose Diaz-Gonzalez
4f6f9ad5ca update docker binstub output 2015-09-07 00:56:53 -04:00
Jose Diaz-Gonzalez
fa37a78385 formatting 2015-09-07 00:35:07 -04:00
Jose Diaz-Gonzalez
1e37391cb9 use PLUGIN_COMMAND_PREFIX instead of SERVICE for command prefix 2015-09-07 00:35:00 -04:00
Jose Diaz-Gonzalez
c37e99f77c set PLUGIN_DATA_ROOT to fixtures directory 2015-09-07 00:20:39 -04:00
Jose Diaz-Gonzalez
8c0bbb3128 binstub for redis-cli 2015-09-07 00:20:28 -04:00
Jose Diaz-Gonzalez
b777ed6793 fix docker ps output 2015-09-07 00:17:49 -04:00
Jose Diaz-Gonzalez
1cc05817b7 Use docker binstub instead of running install and dependencies 2015-09-07 00:15:59 -04:00
Jose Diaz-Gonzalez
50f9c2f5ef simplify test structure and add bin stubs 2015-09-06 23:45:57 -04:00
Jose Diaz-Gonzalez
909888ec45 Fix paths 2015-09-06 23:39:04 -04:00
Jose Diaz-Gonzalez
2983d4767e fix path 2015-09-06 23:32:38 -04:00
Jose Diaz-Gonzalez
72222dddf9 self-contained "testing" infrastructure 2015-09-06 23:25:07 -04:00
Jose Diaz-Gonzalez
e168d5222a make test 2015-09-06 22:49:07 -04:00