Sha256: 48ba0febc338bed8ebc1a77379d3aefbad67d95e02b7f31dc1a336e4d1532f9c

Contents?: true

Size: 187 Bytes

Versions: 57

Compression:

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

57 entries across 57 versions & 1 rubygems

Version Path
graphql-1.8.18 spec/dummy/test/application_system_test_case.rb
graphql-1.9.11 spec/dummy/test/application_system_test_case.rb
graphql-1.9.10 spec/dummy/test/application_system_test_case.rb
graphql-1.9.9 spec/dummy/test/application_system_test_case.rb
graphql-1.9.8 spec/dummy/test/application_system_test_case.rb
graphql-1.9.7 spec/dummy/test/application_system_test_case.rb
graphql-1.9.6 spec/dummy/test/application_system_test_case.rb
graphql-1.9.5 spec/dummy/test/application_system_test_case.rb
graphql-1.9.4 spec/dummy/test/application_system_test_case.rb
graphql-1.9.3 spec/dummy/test/application_system_test_case.rb
graphql-1.9.2 spec/dummy/test/application_system_test_case.rb
graphql-1.8.17 spec/dummy/test/application_system_test_case.rb
graphql-1.8.16 spec/dummy/test/application_system_test_case.rb
graphql-1.9.1 spec/dummy/test/application_system_test_case.rb
graphql-1.9.0 spec/dummy/test/application_system_test_case.rb
graphql-1.8.15 spec/dummy/test/application_system_test_case.rb
graphql-1.9.0.pre4 spec/dummy/test/application_system_test_case.rb
graphql-1.8.14 spec/dummy/test/application_system_test_case.rb
graphql-1.9.0.pre3 spec/dummy/test/application_system_test_case.rb
graphql-1.9.0.pre2 spec/dummy/test/application_system_test_case.rb