Merge branch '8_increase_test_coverage' into rails_upgrade_tryout
This commit is contained in:
commit
85270e70cf
28 changed files with 1327 additions and 10 deletions
1
Gemfile
1
Gemfile
|
|
@ -111,6 +111,7 @@ group :test do
|
|||
gem 'rspec-core'
|
||||
gem 'rspec-rerun'
|
||||
gem 'i18n-spec'
|
||||
gem 'rails-controller-testing'
|
||||
# code coverage
|
||||
gem 'simplecov', require: false
|
||||
gem 'simplecov-lcov', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue