6859: mocking Kernel system method had the undersirable side effect of impacting...
authorradhika <radhika@curoverse.com>
Tue, 18 Aug 2015 04:29:24 +0000 (00:29 -0400)
committerradhika <radhika@curoverse.com>
Tue, 18 Aug 2015 04:29:24 +0000 (00:29 -0400)
commit381951637e6688e1868fae9b0642411f5cd1c223
tree2dc9c4e60f64714fb0ff43f045cd3ebe6ece4ec7
parent65f76d01b775c944d2ef6c1673633adb6229d9d8
6859: mocking Kernel system method had the undersirable side effect of impacting any and all invocations of this method resulting in failures in other tests. Hence, refactored the arv-put invocation into a separate method and mocked this instead in the test. All tests pass now.
services/api/lib/salvage_collection.rb
services/api/test/unit/salvage_collection_test.rb