Sha256: 43db36c4313d0cb316f5b4e80415b99b4e642dbf521fa4a651d753f6aa0f665f

Contents?: true

Size: 208 Bytes

Versions: 6

Compression:

Stored size: 208 Bytes

Contents

require 'test_helper'

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