Sha256: ec66878ed68c384a9efc0799cadd23e28f1c16e2a46c9bd2cf027b60fa34d936
Contents?: true
Size: 240 Bytes
Versions: 3
Compression:
Stored size: 240 Bytes
Contents
require 'spec_helper' describe 'application', :type => :request, :js => true do #include RSpec::Rails::ViewExampleGroup it 'simple' do visit '/1' sleep 100 find('input[name="picker_1"]').click end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
date_time_picker-0.5.4 | test/spec/application_spec.rb |
date_time_picker-0.5.2 | test/spec/application_spec.rb |
date_time_picker-0.5.1 | test/spec/application_spec.rb |