capistrano/spec/support
Matt Brictson ec6b61b694
Switch cucumber tests to use https instead of git:// (#2112)
On my machine, when running `rake features`, the `git clone` operation
in some of the cucumber tests hangs and eventually times out. It seems
to be due to the repo URL using the `git://` protocol. When I switch to
`https://`, it works fine.
2022-08-07 10:21:46 -07:00
..
tasks Default to Ruby 1.9 syntax. 2016-03-10 11:39:31 -06:00
.gitignore Integration tests with Vagrant and Cucumber 2013-09-27 11:45:55 +01:00
Vagrantfile Fix warnings and errors in cucumber feature tests (#2095) 2022-01-08 12:52:15 -08:00
matchers.rb Add integration tests for deploy task 2013-06-16 13:08:15 +01:00
test_app.rb Switch cucumber tests to use https instead of git:// (#2112) 2022-08-07 10:21:46 -07:00