mirror of
https://github.com/TracksApp/tracks.git
synced 2026-04-17 17:54:35 +02:00
Isolate SITE_CONFIG in tests using minitest-stub-const
This commit is contained in:
parent
3de582f436
commit
58e2b82315
6 changed files with 130 additions and 96 deletions
1
Gemfile
1
Gemfile
|
|
@ -75,6 +75,7 @@ group :test do
|
|||
gem "rspec-expectations"
|
||||
gem "database_cleaner"
|
||||
gem "mocha", :require => false
|
||||
gem "minitest-stub-const"
|
||||
|
||||
gem "aruba", ">=0.5.4", :require => false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue