Sha256: 56febc6583c863818f99f9faa7be27e3b824089f5beb8bfa157eb148b4b65dd4

Contents?: true

Size: 206 Bytes

Versions: 51

Compression:

Stored size: 206 Bytes

Contents

require 'test_helper'

module RedhatAccess
  class AttachmentsControllerTest < ActionController::TestCase
    test "should get index" do
      get :index
      assert_response :success
    end
  
  end
end

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
redhat_access-2.9.1 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.8.1 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.20 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.19 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.18 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.17 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.16 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.15 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.14 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.13 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.12 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.11 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.10 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.9 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.8 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.2.7 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.1.10 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.0.17 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.0.16 test/functional/redhat_access/attachments_controller_test.rb
redhat_access-2.1.9 test/functional/redhat_access/attachments_controller_test.rb