gitric icon indicating copy to clipboard operation
gitric copied to clipboard

Create automated test suite

Open dbravender opened this issue 11 years ago • 2 comments

Perhaps http://docker.io might be useful for functional tests.

dbravender avatar Jan 02 '14 05:01 dbravender

I disagree, something like TravisCI would be more useful.

psykzz avatar Jun 27 '16 08:06 psykzz

I disagree, something like TravisCI would be more useful.

@psykzz I don't think my ticket was clear enough. I meant that it would be good to have tests that actually use fabric against a "real" host and having that host run in a container would make the tests less difficult to run. This doesn't preclude using Travis-CI since they support Docker: https://docs.travis-ci.com/user/docker/.

dbravender avatar Jun 28 '16 04:06 dbravender