Sha256: ddd0f1c5726415fe8222f681a2d2578010fa933e089556cac99adb7b47721270

Contents?: true

Size: 216 Bytes

Versions: 26

Compression:

Stored size: 216 Bytes

Contents

require 'test_helper'

class Lentil::ThisorthatControllerTest < ActionController::TestCase
  test "should get battle leaders" do
    get :battle_leaders, :use_route => :lentil
    assert_response :success
  end

end

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
lentil-0.9.1 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.9.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.8.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.7.1 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.6.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.5.2 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.5.1 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.5.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.4.2 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.4.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.3.1 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.3.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.2.3 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.2.2 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.2.1 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.2.0 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.1.8 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.1.7 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.1.6 test/functional/lentil/thisorthat_controller_test.rb
lentil-0.1.3 test/functional/lentil/thisorthat_controller_test.rb