increase test coverage for meetings

This commit is contained in:
2019-01-05 02:54:50 +01:00
parent 70e415446a
commit 5759ba79e0
8 changed files with 250 additions and 61 deletions

View File

@@ -1,4 +1,6 @@
# This file is copied to spec/ when you run 'rails generate rspec:install'
require 'simplecov'
SimpleCov.start
ENV["RAILS_ENV"] ||= 'test'
require 'rbconfig'