travis-api/spec/integration
Tyranja 057e9f0379 add Sidekiq for cancelling build
:
add require sidekiq to the sidekiq.rb

update Gemfile.lock

bump travis-sidekiqs

correct require statement

fix another request

connect to the database

add current user

add current user correctly

add current user correctly

add puts to see were in the condition we are

missing invertted comma

add comments to the worker

I HAVE NO IDEA

Revert "I HAVE NO IDEA"

This reverts commit 8bd1259bf4ea1b479f9391847a4700b7b15efe57.

change the id and source to symbols in the params because siedekiq expects that

add more printout

setup database connection, metrics and notification

correct the test
2015-01-23 14:43:54 +01:00
..
v1 Revert "removed the branches endpoint" 2014-06-17 14:44:13 +02:00
v2 add Sidekiq for cancelling build 2015-01-23 14:43:54 +01:00
formats_handling_spec.rb Respond with 406 if we can't return requested formats 2013-02-25 17:27:56 +01:00
responders_spec.rb Allow to specify more than one scope for an endpoint 2013-05-08 14:11:02 +02:00
routes.backup.rb adapt services changes from travis-core 2012-10-05 13:06:50 +02:00
scopes_spec.rb Fix scoping spec 2013-11-12 22:16:47 +01:00
settings_endpoint_spec.rb fix specs for rspec 2014-10-07 16:48:21 +02:00
singleton_settings_endpoint_spec.rb Fix specs, namespace for settings endpoints changed 2014-09-10 11:05:35 +02:00
uptime_spec.rb Add tests for /uptime. 2013-08-26 17:29:10 +02:00
v1_spec.backup.rb backup routing specs from travis-ci 2012-10-03 14:57:58 +02:00
v2_spec.backup.rb backup routing specs from travis-ci 2012-10-03 14:57:58 +02:00
version_spec.rb Use version from each of the accept headers, not only first one 2013-02-25 17:28:24 +01:00