Managing loaner chromebooks for students and teachers in the HUUSD school district.
at main 7 lines 136 B view raw
1require "test_helper" 2 3class MainControllerTest < ActionDispatch::IntegrationTest 4 # test "the truth" do 5 # assert true 6 # end 7end