class ActionController::TestCase
Support for test unit.
As of Rails 5, controller tests subclass `ActionDispatch::IntegrationTest` and should use IntegrationTestsSignOn to bypass the sign on screen.
Support for test unit.
As of Rails 5, controller tests subclass `ActionDispatch::IntegrationTest` and should use IntegrationTestsSignOn to bypass the sign on screen.