1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec
Matt Brictson 5c21b7007b
Use a stub for $stdin during testing (#2033)
This allows the tests to run even in a situation where stdin isn't
available, for example when the test is run with `< /dev/null` as is the
case for some packaging scripts.

Fixes #2032
2019-09-04 08:39:26 -07:00
..
integration Use a stub for $stdin during testing (#2033) 2019-09-04 08:39:26 -07:00
lib Use a stub for $stdin during testing (#2033) 2019-09-04 08:39:26 -07:00
support deploy:cleanup should skip only the invalid releases and continue the rotation of releases (#1899) 2017-07-22 16:15:44 -07:00
integration_spec_helper.rb Fix Style/TrailingBlankLines 2016-02-28 17:56:07 -06:00
spec_helper.rb Silence console output in tests 2018-10-19 03:13:05 +02:00