(CONT-1241) - Retrying when response body is nil or empty but response code is 200 #77
Annotations
10 errors
spec/tasks/provision_service_spec.rb#L7
RSpec/DescribeClass: The first argument to describe should be the class or module being tested.
|
spec/tasks/provision_service_spec.rb#L9
RSpec/ContextWording: Context description should match /^when\b/, /^with\b/, or /^without\b/.
|
spec/tasks/provision_service_spec.rb#L12
RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.
|
spec/tasks/provision_service_spec.rb#L25
RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.
|
spec/tasks/provision_service_spec.rb#L38
RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.
|
spec/tasks/provision_service_spec.rb#L51
RSpec/StubbedMock: Prefer `allow` over `expect` when configuring a response.
|
spec/tasks/provision_service_spec.rb#L72
Layout/HashAlignment: Align the keys of a hash literal if they span more than one line.
|
spec/tasks/provision_service_spec.rb#L72
Layout/SpaceAroundOperators: Surrounding space missing for operator `=>`.
|
spec/tasks/provision_service_spec.rb#L74
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array.
|
spec/tasks/provision_service_spec.rb#L81
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
The logs for this run have expired and are no longer available.
Loading