Commit Graph

9 Commits (c0584a6f4f91c00b28bf6a1e307c0f0228b5ad67)

Author SHA1 Message Date
Matt Jankowski 0b4a3a0437
Remove remaining `without_partial_double_verification` usage ()
Nick Schonning b970ed6098
Update rubocop and rubocop-rspec ()
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop ()
Matt Jankowski b6602f68eb
Spec coverage for HomeHelper ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
unarist abbdacedc5 Fix locale related specs ()
* Use I18n.locale instead of ":en"
* Reset I18n.locale value after locale changing tests
Akihiko Odaki d24d3fa283 Spec HomeHelper ()
Eugen Rochko f16b31f077 Adding a bunch of tests
Eugen Rochko 709c6685a9 Made some progress