Use shared example for indempotent resource #709
Annotations
10 errors
Run rake rubocop:
spec/acceptance/agent_spec.rb#L7
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L10
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L12
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L27
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L31
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L32
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
|
Run rake rubocop:
spec/acceptance/agent_spec.rb#L36
RSpec/ExpectInHook: Do not use `is_expected` in `before` hook (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExpectInHook)
|
Run rake rubocop:
spec/acceptance/server_spec.rb#L5
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
Run rake rubocop:
spec/acceptance/server_spec.rb#L59
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run rake rubocop
Process completed with exit code 1.
|
Loading