Sha256: 25a425f7b6b4efab08993e0499f9d00c9701a02b29980feeec43a480c4577f1c

Contents?: true

Size: 228 Bytes

Versions: 5

Compression:

Stored size: 228 Bytes

Contents

require 'test_helper'

module BulutfonDashboard
  class DashboardsControllerTest < ActionController::TestCase
    setup do
      @routes = Engine.routes
    end

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bulutfon_dashboard-0.7.4 test/controllers/bulutfon_dashboard/dashboards_controller_test.rb
bulutfon_dashboard-0.7.3 test/controllers/bulutfon_dashboard/dashboards_controller_test.rb
bulutfon_dashboard-0.7.2 test/controllers/bulutfon_dashboard/dashboards_controller_test.rb
bulutfon_dashboard-0.7.1 test/controllers/bulutfon_dashboard/dashboards_controller_test.rb
bulutfon_dashboard-0.7.0 test/controllers/bulutfon_dashboard/dashboards_controller_test.rb