Sha256: 356537060089ec05bcafabc6f7cb296310e9ade48012cb8c9b097f2b00de6eb8

Contents?: true

Size: 205 Bytes

Versions: 6

Compression:

Stored size: 205 Bytes

Contents

require 'test_helper'

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