1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
Lee Hambley db1bdaeddc Merge pull request #115 from rudionrails/master
ST: Added :copy_via variable to :copy strategy in order to :scp or :sftp (default) to the remote machines
2013-04-02 11:40:37 -07: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 do not raise exceptions in filter_servers if dry_run 2013-02-12 20:28:10 +01:00
deploy Merge pull request #115 from rudionrails/master 2013-04-02 11:40:37 -07: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 reporting if command got killed by a signal. 2013-01-20 15:58:24 -02:00
configuration_test.rb Close input streams when sending commands that don't read input. 2012-07-27 11:56:31 -04: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_formatting_test.rb default log formatters handling 2012-12-17 16:51:48 -06:00
logger_test.rb Merged in capistrano_colors gem, and renamed to 'log_formatters', since it does much more than just colors 2012-10-23 21:45:24 +13: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 Added test for updating config in shell 2012-12-29 15:31:30 -05: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