Commit Graph

6 Commits

Author SHA1 Message Date
Jose Diaz-Gonzalez
d33eae9787 fix: skip hanging connect test in travis 2019-03-18 16:35:53 -04:00
Jose Diaz-Gonzalez
c41bcc9c1b 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
fc3f6a8a52 fix: correct the validation message 2019-03-09 16:39:34 -05:00
Loïc Guitaut
5cced02b01 Do not always allocate a tty on connect 2015-09-21 10:15:00 +02:00
Loïc Guitaut
d8b13298b7 Add import, clone commands
Fix dump and connect commands
2015-09-14 17:09:08 +02:00
Loïc Guitaut
547653b27e Add tests for every implemented command 2015-09-10 14:21:27 +02:00