1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
2007-03-30 18:46:40 +00:00
..
cli add a more verbose help option 2007-03-29 21:31:20 +00:00
configuration make the compat script more general. Add some missing deploy tasks. Make sure on_rollback is safely ignored outside of a transaction 2007-03-27 06:10:05 +00:00
fixtures Make sure the CLI components integrate nicely. Make sure the Configuration components integrate nicely. 2007-03-04 21:34:35 +00:00
cli_test.rb Make sure the CLI components integrate nicely. Make sure the Configuration components integrate nicely. 2007-03-04 21:34:35 +00:00
command_test.rb make CommandError able to report on which hosts failed 2007-03-27 21:41:55 +00:00
configuration_test.rb before/after hooks for a namespace's default task can be named after the namespace, instead of "before_default", etc. 2007-03-25 20:02:29 +00:00
extensions_test.rb unit tests for extensions mechanism, and a bit more robustness 2007-03-16 22:11:45 +00:00
gateway_test.rb restore plugin extension mechanism, fix hostname problem for tunnelled connections 2007-03-16 21:22:10 +00:00
logger_test.rb Logger and version tests. Lay the actor class to rest. 2007-03-04 20:11:09 +00:00
server_definition_test.rb connections module, and some refactoring and bolstering of other tests 2007-02-28 19:13:13 +00:00
shell_test.rb search back up the directory tree for the default capfile if one is not found in the current directory 2007-03-24 21:12:36 +00:00
ssh_test.rb restore plugin extension mechanism, fix hostname problem for tunnelled connections 2007-03-16 21:22:10 +00:00
task_definition_test.rb Make the task description parser a bit smarter, so that heredocs can be used for task descriptions again 2007-03-30 18:46:40 +00:00
upload_test.rb Make sure the :done flag is reset each time 2007-03-13 03:11:36 +00:00
utils.rb connections module, and some refactoring and bolstering of other tests 2007-02-28 19:13:13 +00:00
version_test.rb Logger and version tests. Lay the actor class to rest. 2007-03-04 20:11:09 +00:00