Sha256: 6303e7ecd92cc873b3335c09ea7ee3fb32eea87e784c490df1687a8b28538424

Contents?: true

Size: 184 Bytes

Versions: 139

Compression:

Stored size: 184 Bytes

Contents

# Define a bare test case to use with Capybara
class ActiveSupport::IntegrationCase < ActiveSupport::TestCase
  include Capybara::DSL
  include Rails.application.routes.url_helpers
end

Version data entries

139 entries across 139 versions & 17 rubygems

Version Path
wicked-2.0.0 test/support/integration_case.rb
wicked-1.4.0 test/support/integration_case.rb
wicked-1.3.4 test/support/integration_case.rb
wicked-1.3.3 test/support/integration_case.rb
wicked-1.3.2 test/support/integration_case.rb
wicked-1.3.1 test/support/integration_case.rb
wicked-1.3.0 test/support/integration_case.rb
wicked-1.2.1 test/support/integration_case.rb
wicked-1.1.1 test/support/integration_case.rb
rails-logstasher-0.1.4 test/support/integration_case.rb
docmago_client-0.3.2 test/support/integration_case.rb
wicked-1.1.0 test/support/integration_case.rb
docmago_client-0.3.1 test/support/integration_case.rb
wicked-1.0.3 test/support/integration_case.rb
sprockets_better_errors-0.0.5 test/support/integration_case.rb
rails-logstasher-0.1.3 test/support/integration_case.rb
rails-logstasher-0.1.2 test/support/integration_case.rb
yarder-0.1.0 test/support/integration_case.rb
sprockets_better_errors-0.0.4 test/support/integration_case.rb
sprockets_better_errors-0.0.3 test/support/integration_case.rb