Sha256: 31841f9ae03664795687345def3f646e46ce64d2d5f75fe36044d23927dece3c

Contents?: true

Size: 160 Bytes

Versions: 91

Compression:

Stored size: 160 Bytes

Contents

# frozen_string_literal: true

require 'spec_helper'

describe TestController, type: :request do
  it 'should send messages on :index' do
    get '/'
  end
end

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
msgr-1.2.0 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b306 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b305 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b302 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b301 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b300 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b297 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b296 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b295 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b292 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b291 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b288 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b285 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b263 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b249 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b248 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b244 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b241 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b240 spec/integration/msgr_spec.rb
msgr-1.1.0.1.b239 spec/integration/msgr_spec.rb