Sha256: 1c18ac3be322e2ede8d0896b21ee400ac9ceb6a8a021ac07c1f6f6b6b76c6a18

Contents?: true

Size: 228 Bytes

Versions: 40

Compression:

Stored size: 228 Bytes

Contents

require 'test_helper'

module ForeverStyleGuide
  class ForeverStyleGuide::PagesControllerTest < ActionController::TestCase
    test "should get personas" do
      get :personas
      assert_response :success
    end

  end
end

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
forever_style_guide-3.0.7 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.6 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.5 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.4 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.3 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.2 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.1 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.0 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-2.0.3 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-2.0.2 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-2.0.1 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-2.0.0 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.11 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.10 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.9 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.8 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.7 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.5 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.4 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-1.2.3 test/controllers/forever_style_guide/pages_controller_test.rb