1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/lib
Juan Ibiapina 9da7eb56a0 🐼 Added tests for after/before hooks
https://github.com/capistrano/capistrano/issues/1004

The changes of #938 affect the order the task executes. The "prerequisite" task seems to be running as
if it was defined in a after block, which makes sense, since it is now invoked by the task instead of being a prerequisite.

Since there were missed tests and @juanibiapina added simple tests in #1005, and were modified in this commit to cover
current business logic of the master.
2014-04-23 12:47:43 +03:00
..
capistrano 🐼 Added tests for after/before hooks 2014-04-23 12:47:43 +03:00
capistrano_spec.rb installation - running cap install capifies app 2013-02-01 14:51:50 +00:00