mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
added coveralls
This commit is contained in:
parent
af4c6e4cb4
commit
2fa90ec206
4 changed files with 26 additions and 0 deletions
|
@ -6,6 +6,9 @@ require File.expand_path('../../config/environment', __FILE__)
|
|||
require 'rails/test_help'
|
||||
require 'capybara/rails'
|
||||
|
||||
require 'coveralls'
|
||||
Coveralls.wear!
|
||||
|
||||
class ActiveSupport::TestCase
|
||||
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
|
||||
# fixtures :all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue