Sha256: 9ffaa4234a5557e69d5389925b1e08a28b27c8a05930805c941631f0ce7a1f18

Contents?: true

Size: 465 Bytes

Versions: 3

Compression:

Stored size: 465 Bytes

Contents

require 'codeclimate-test-reporter'
CodeClimate::TestReporter.start

require 'strutta-api'
require 'webmock/rspec'
require 'fixtures/games_fixtures.rb'
require 'fixtures/rounds_fixtures.rb'
require 'fixtures/entries_fixtures.rb'
require 'fixtures/participants_fixtures.rb'
require 'fixtures/flow_fixtures.rb'
require 'fixtures/points_fixtures.rb'
require 'fixtures/moderation_fixtures.rb'
require 'fixtures/judging_fixtures.rb'

require 'simplecov'
SimpleCov.start

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
strutta-api-1.0.3.1 spec/spec_helper.rb
strutta-api-1.0.2 spec/spec_helper.rb
strutta-api-1.0.1 spec/spec_helper.rb