Sha256: 417a77991f80bf5c30faae2186dc7a67bdb7642b9385cc3ce2cceb65b379531a

Contents?: true

Size: 378 Bytes

Versions: 7

Compression:

Stored size: 378 Bytes

Contents

require 'spec_helper'

describe Firehose::Client::Consumer::WebSocket do
  context "transport" do
    # Transport for Firehose::Client::App class is tested via the spec/integrations suite.
  end
end

describe Firehose::Client::Consumer::HttpLongPoll do
  context "transport" do
    # Transport for Firehose::Client::App class is tested via the spec/integrations suite.
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
firehose-1.3.6 spec/lib/client/consumer_spec.rb
firehose-1.2.20 spec/lib/client/consumer_spec.rb
firehose-1.2.13 spec/lib/client/consumer_spec.rb
firehose-1.2.12 spec/lib/client/consumer_spec.rb
firehose-1.2.11 spec/lib/client/consumer_spec.rb
firehose-1.2.10 spec/lib/client/consumer_spec.rb
firehose-1.2.9 spec/lib/client/consumer_spec.rb