Sha256: 7ab73132623b92a9446d09aec096a83f20e70589e108d4cb676fd83051be5508

Contents?: true

Size: 159 Bytes

Versions: 24

Compression:

Stored size: 159 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

24 entries across 24 versions & 1 rubygems

Version Path
msgr-0.15.2.1.b157 spec/integration/msgr_spec.rb
msgr-0.15.2.1.b156 spec/integration/msgr_spec.rb
msgr-0.15.2.1.b155 spec/integration/msgr_spec.rb
msgr-0.15.2.1.b154 spec/integration/msgr_spec.rb
msgr-0.15.2.1.b152 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b151 spec/integration/msgr_spec.rb
msgr-0.15.2 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b150 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b146 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b145 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b144 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b143 spec/integration/msgr_spec.rb
msgr-0.15.1.1.b141 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b140 spec/integration/msgr_spec.rb
msgr-0.15.1 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b139 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b136 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b135 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b134 spec/integration/msgr_spec.rb
msgr-0.15.0.1.b131 spec/integration/msgr_spec.rb