thoughtbot--shoulda-matchers/spec/support/tests
Kapil Sachdev ee1008de7a fix(rubocop): Fix Layout related offenses [ci skip]
- Layout/EmptyLines
- Layout/EmptyLineAfterGuardClause
- Layout/TrailingEmptyLines
- Layout/EmptyLinesAroundBlockBody
- Layout/EmptyLinesAroundModuleBody
- Layout/EmptyLineAfterMagicComment
- Layout/SpaceInsidePercentLiteralDelimiters
- Layout/SpaceAroundEqualsInParameterDefault
- Layout/SpaceInsideArrayLiteralBrackets
- Layout/LeadingCommentSpace
- Layout/SpaceBeforeComment
- Layout/SpaceAroundOperators
- Layout/SpaceInsideRangeLiteral
- Layout/SpaceInsideReferenceBrackets
- Layout/SpaceInLambdaLiteral
- Layout/SpaceAfterComma
- Layout/SpaceInsideHashLiteralBraces
- Layout/TrailingWhitespace
- Layout/ArgumentAlignment
- Layout/HashAlignment
- Layout/DotPosition
- Layout/IndentationWidth
- Layout/EndAlignment
- Layout/MultilineOperationIndentation
- Layout/IndentationConsistency
- Layout/ClosingHeredocIndentation
- Layout/MultilineMethodCallBrace- Layout
- Layout/ClosingParenthesisIndentation
2020-11-03 10:05:25 -07:00
..
database_adapters fix(rubocop): Satisfy Style/EmptyMethod [ci skip] 2020-11-03 10:05:25 -07:00
bundle.rb Ensure that the correct Bundler is used to run acceptance tests 2019-03-20 22:59:52 -07:00
command_runner.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
current_bundle.rb fix(rubocop): Satisfy Style/StringLiterals with single_quotes [ci skip] 2020-11-03 10:05:25 -07:00
database.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
database_configuration.rb Configure database for multi-db testing 2019-05-23 21:57:21 -06:00
database_configuration_registry.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
filesystem.rb Fix broken acceptance tests 2017-11-08 23:04:58 -06:00
version.rb Add new RSpec acceptance tests to replace Cucumber 2014-11-05 09:53:33 -07:00