Commit graph

14 commits

Author SHA1 Message Date
Jose Ivan Vargas
1ee4f98694 Fixed spinach feature tests for the services and hooks controllers
Added a test for the integrations controller
2017-01-18 15:19:35 -06:00
Jacob Vosmaer
a19508d6b7 Fix test failures 2016-05-09 13:58:43 +02:00
Phil Hughes
b651303ea6 Updated tests 2016-04-26 14:14:34 +01:00
ashleys
4cd9a5208c web hooks to webhooks 2016-03-10 14:48:29 -05:00
Stan Hu
ba3c702073 Fix spec 2015-12-04 07:13:28 -08:00
Valery Sizov
bafffb2d14 Enable SSL verification for Webhooks 2015-08-26 15:48:31 +03:00
Robert Speicher
69bbc413fe Update all should-style syntax to expect in features 2015-06-12 05:12:09 -04:00
Robert Speicher
9789b56a31 Update ffaker gem
Adds a version requirement which it didn't have before, at 2.0.0. This
version has breaking API changes in that the namespace is now `FFaker`
instead of `Faker`.
2015-05-20 19:22:00 -04:00
Vinnie Okada
76aad9b76e Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:

* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Ciro Santilli
89f7345f3f Remove unnecessary page. from tests. 2014-09-26 09:51:17 +02:00
Ciro Santilli
de6c8778f7 Prefix Spinach features with Spinach::Features::. 2014-09-22 16:30:25 +02:00
Robert Schilling
7cefdb49eb Prevent 500 if hook url is down, fixes #7376 2014-07-29 11:49:46 +02:00
Robert Schilling
062ff17b1c Do not execute hooks on empty projects, fixes #6108 2014-07-27 23:48:53 +02:00
Ciro Santillli
170340e6b1 Remove dir prefix and suffix from tests inside dir. 2014-02-23 10:34:39 +01:00
Renamed from features/steps/project/project_hooks.rb (Browse further)