Fix jobs.cancel and add integration test. closes #2258
authorTom Clegg <tom@curoverse.com>
Sat, 1 Mar 2014 00:29:34 +0000 (16:29 -0800)
committerTom Clegg <tom@curoverse.com>
Sat, 1 Mar 2014 00:29:34 +0000 (16:29 -0800)
commit9a124cfd453548bb447df9513f72809a1fba0433
tree7595936f3d16ee4fa7daf94f7ea66cf8bd004747
parentf96533820a514a36c618c8343d4b6320c7c31cf6
Fix jobs.cancel and add integration test. closes #2258
services/api/app/controllers/arvados/v1/jobs_controller.rb
services/api/test/integration/collections_api_test.rb
services/api/test/integration/jobs_api_test.rb [new file with mode: 0644]
services/api/test/test_helper.rb