Sha256: c31b2cb49365b270bdb3f55acd65f6e7808ac1d3fab2209d404605ceef5732a6

Contents?: true

Size: 374 Bytes

Versions: 4

Compression:

Stored size: 374 Bytes

Contents

rspec_filter 'argument_matchers' do
  # Fixnum == Float on Opal
  filter 'argument matchers matching handling non-matcher arguments fails a class against an object of a different type'

  # symbols and strings are different to this example but they are the same in Opal
  filter 'argument matchers matching handling non-matcher arguments fails for a hash w/ wrong keys'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
opal-rspec-0.6.2 spec/rspec/mocks/filter/unsupported/argument_matchers.rb
opal-rspec-0.6.1 spec/rspec/mocks/filter/unsupported/argument_matchers.rb
opal-rspec-0.6.0 spec/rspec/mocks/filter/unsupported/argument_matchers.rb
opal-rspec-0.6.0.beta1 spec/rspec/mocks/filter/unsupported/argument_matchers.rb