Sha256: 550b09d4e55d7c5b33cae8942a15e3e91752c5a0e93d2020a372f127415ced6d

Contents?: true

Size: 209 Bytes

Versions: 6

Compression:

Stored size: 209 Bytes

Contents

require 'test_helper'

module DqAdmin
  class DashboardControllerTest < 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/dashboard_controller_test.rb
dq_admin-0.4.2 test/controllers/dq_admin/dashboard_controller_test.rb
dq_admin-0.4.0 test/controllers/dq_admin/dashboard_controller_test.rb
dq_admin-0.3.0 test/controllers/dq_admin/dashboard_controller_test.rb
dq_admin-0.2.0 test/controllers/dq_admin/dashboard_controller_test.rb
dq_admin-0.1.0 test/controllers/dq_admin/dashboard_controller_test.rb