Sha256: 3d96fbb5ce2a62e736bcd7eec3ad74f53e5beee3540db50b0908a9ee83b43b6d

Contents?: true

Size: 166 Bytes

Versions: 22

Compression:

Stored size: 166 Bytes

Contents

require 'test_helper'

class MainControllerTest < ActionController::TestCase
  
  test "should get index" do
    get :index
    assert_response :success
  end
  
end

Version data entries

22 entries across 22 versions & 3 rubygems

Version Path
formula-1.0.0 test/dummy/test/functional/main_controller_test.rb
formula-0.3.9 test/dummy/test/functional/main_controller_test.rb
erroneous-0.1.1 test/dummy/test/functional/main_controller_test.rb
formula-0.3.8 test/dummy/test/functional/main_controller_test.rb
formula-0.3.7 test/dummy/test/functional/main_controller_test.rb
attached-0.5.5 test/dummy/test/functional/main_controller_test.rb
erroneous-0.1.0 test/dummy/test/functional/main_controller_test.rb
attached-0.5.4 test/dummy/test/functional/main_controller_test.rb
erroneous-0.0.8 test/dummy/test/functional/main_controller_test.rb
formula-0.3.6 test/dummy/test/functional/main_controller_test.rb
attached-0.5.3 test/dummy/test/functional/main_controller_test.rb
erroneous-0.0.7 test/dummy/test/functional/main_controller_test.rb
formula-0.3.5 test/dummy/test/functional/main_controller_test.rb
attached-0.5.2 test/dummy/test/functional/main_controller_test.rb
formula-0.3.4 test/dummy/test/functional/main_controller_test.rb
attached-0.5.1 test/dummy/test/functional/main_controller_test.rb
attached-0.5.0 test/dummy/test/functional/main_controller_test.rb
attached-0.4.9 test/dummy/test/functional/main_controller_test.rb
attached-0.4.8 test/dummy/test/functional/main_controller_test.rb
formula-0.3.3 test/dummy/test/functional/main_controller_test.rb