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.27 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.26 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.25 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.24 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.23 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.22 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.21 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.20 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.19 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.18 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.17 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.16 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.15 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.14 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.13 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.12 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.11 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.10 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.9 test/controllers/forever_style_guide/pages_controller_test.rb
forever_style_guide-3.0.8 test/controllers/forever_style_guide/pages_controller_test.rb