1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec
seenmyfate f5a585b3a4 Add integration tests for deploy task
This commit adds the outlines of a testing framework for Cap tasks.
Currently just the `cap install` and `cap deploy` tasks are covered. For
now, these tests can only be run if it is `ssh localhost` will work for
you and are currently excluded from the suite. It is my intention to
eventually replace the `sshkit` backend with a test backend, but for now
this is good enough to prevent simple regressions.
2013-06-16 13:08:15 +01:00
..
integration Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
lib Try and rename the app in the OptParser banner. 2013-06-14 16:47:42 +02:00
support Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
integration_spec_helper.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
spec_helper.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00