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