1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
2012-02-20 21:42:47 +01:00
..
cli Tweak version number handling, and update changelog and version number, releasing prerelease as I want the contributors to test theis before it goes mainline 2011-06-25 14:34:56 +02:00
configuration Revert "Add a large warning for people still using deploy:symlink." 2012-02-20 21:31:09 +01:00
deploy Don't dereference symlinks when deploying via copy. 2011-10-19 11:09:09 +01: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 Modified CLI test to not load user or system configuration file 2010-01-06 10:39:28 +00:00
command_test.rb Adding support for $CAPISTRANO:HOSTROLES$ as a valid placeholder 2011-09-24 16:40:45 +02:00
configuration_test.rb Formerly remove all support for before_, around_, and after_ magical method names 2012-02-20 21:19:05 +01:00
extensions_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
logger_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
recipes_test.rb On a dry run, don't throw an error when trying to use the current_release variable 2011-06-25 17:10:30 -04:00
role_test.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
server_definition_test.rb Improved test coverage for Capistrano::ServerDefinition.default_user 2008-05-10 19:37:54 -04:00
shell_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
ssh_test.rb If you set an level of verboseness on cap, Net::SSH will set verboseness to debug. 2011-02-27 16:54:05 -07:00
task_definition_test.rb Remove before_ and after_ tasks. 2012-02-19 18:18:06 +01:00
transfer_test.rb Make sure we get an understandable error when attempting to upload a non existing file. 2011-09-26 11:14:49 +02:00
utils.rb Fix GH #153, do not depend on ruby-debugger 2012-02-20 21:42:47 +01:00