Sha256: 348c0d3fad4411c4d971cc7ae662b0ab428e42aa7c8c7753d4a0551ca8c8293e

Contents?: true

Size: 222 Bytes

Versions: 5

Compression:

Stored size: 222 Bytes

Contents

require 'test_helper'

module BulutfonDashboard
  class CdrsControllerTest < 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/cdrs_controller_test.rb
bulutfon_dashboard-0.7.3 test/controllers/bulutfon_dashboard/cdrs_controller_test.rb
bulutfon_dashboard-0.7.2 test/controllers/bulutfon_dashboard/cdrs_controller_test.rb
bulutfon_dashboard-0.7.1 test/controllers/bulutfon_dashboard/cdrs_controller_test.rb
bulutfon_dashboard-0.7.0 test/controllers/bulutfon_dashboard/cdrs_controller_test.rb