Sha256: cc2c6d70d14ed3ebe2f8fb7823347208ca22de122cfa5584dc060ba541ba818b

Contents?: true

Size: 206 Bytes

Versions: 6

Compression:

Stored size: 206 Bytes

Contents

require 'test_helper'

module DqAdmin
  class FieldsControllerTest < ActionDispatch::IntegrationTest
    include Engine.routes.url_helpers

    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
dq_admin-0.4.3 test/controllers/dq_admin/fields_controller_test.rb
dq_admin-0.4.2 test/controllers/dq_admin/fields_controller_test.rb
dq_admin-0.4.0 test/controllers/dq_admin/fields_controller_test.rb
dq_admin-0.3.0 test/controllers/dq_admin/fields_controller_test.rb
dq_admin-0.2.0 test/controllers/dq_admin/fields_controller_test.rb
dq_admin-0.1.0 test/controllers/dq_admin/fields_controller_test.rb