Sha256: baf6862eaa189089fc46a06bf9dc2d28f80615190b57178da54d15d3e0f7440e

Contents?: true

Size: 188 Bytes

Versions: 19

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

require "test_helper"

class ApplicationSystemTestCase < ActionDispatch::SystemTestCase
  driven_by :selenium, using: :chrome, screen_size: [1400, 1400]
end

Version data entries

19 entries across 19 versions & 4 rubygems

Version Path
script_core-0.3.2 spec/dummy/test/application_system_test_case.rb
script_core-0.3.0 spec/dummy/test/application_system_test_case.rb
script_core-0.2.7 spec/dummy/test/application_system_test_case.rb
script_core-0.2.6 spec/dummy/test/application_system_test_case.rb
script_core-0.2.5 spec/dummy/test/application_system_test_case.rb
script_core-0.2.4 spec/dummy/test/application_system_test_case.rb
script_core-0.2.3 spec/dummy/test/application_system_test_case.rb
script_core-0.2.2 spec/dummy/test/application_system_test_case.rb
tainted_love-0.4.1 tests/rails/test/application_system_test_case.rb
script_core-0.2.1 spec/dummy/test/application_system_test_case.rb
script_core-0.2.0 spec/dummy/test/application_system_test_case.rb
tainted_love-0.4.0 tests/rails/test/application_system_test_case.rb
script_core-0.1.1 spec/dummy/test/application_system_test_case.rb
tainted_love-0.1.5 example/test/application_system_test_case.rb
tainted_love-0.1.4 example/test/application_system_test_case.rb
tainted_love-0.1.3 example/test/application_system_test_case.rb
roundabout-0.3.1 test/application_system_test_case.rb
roundabout-0.3.0 test/application_system_test_case.rb
ruby-on-quails-0.1.0 railties/lib/rails/generators/test_unit/system/templates/application_system_test_case.rb