Sha256: 36e16f56336f181f068f5be8a58fe4ee0322b595fbdaf1c2d369c0f1d6575dbf

Contents?: true

Size: 158 Bytes

Versions: 10

Compression:

Stored size: 158 Bytes

Contents

require 'spec_helper'
require 'integrations/shared_examples'

describe "rainbows" do
  let(:server) { :rainbows }
  it_behaves_like 'Firehose::Rack::App'
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
firehose-1.1.0 spec/integrations/rainbows_spec.rb
firehose-1.0.0 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.10 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.9 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.8 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.7 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.6 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.5 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.3 spec/integrations/rainbows_spec.rb
firehose-0.2.alpha.2 spec/integrations/rainbows_spec.rb