require 'test_helper' class HelpControllerTest < ActionDispatch::IntegrationTest # test "should get index" do # get help_index_url # assert_response :success # end end