Sha256: 8f0ba007b10ae862b462f39f8a3d6fbf0e593946544a21a6a738367ea3777ef5

Contents?: true

Size: 196 Bytes

Versions: 30

Compression:

Stored size: 196 Bytes

Contents

# -*- encoding : utf-8 -*-

describe Card::Set::Right::WhenCreated do
  it 'should produce a text date' do
    expect(render_card( :core, :name=>'A+*when created' )).to match(/\w+ \d+/)
  end
end

Version data entries

30 entries across 30 versions & 2 rubygems

Version Path
card-1.16.6 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.5 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.4 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.3 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.2 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.1 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.16.0 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.7 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.6 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.5 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.4 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.3 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.2 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.1 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.0 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.pre2 mod/05_standard/spec/set/right/when_created_spec.rb
card-1.15.pre mod/05_standard/spec/set/right/when_created_spec.rb
wagn-1.14.9 mod/05_standard/spec/set/right/when_created_spec.rb
wagn-1.14.8 mod/05_standard/spec/set/right/when_created_spec.rb
wagn-1.14.7 mod/05_standard/spec/set/right/when_created_spec.rb