require "test_helper" class PokedexControllerTest < ActionDispatch::IntegrationTest # test "the truth" do # assert true # end end