Class: ActionController::TestCase

Inherits:
Object
  • Object
show all
Includes:
Authenticate::Testing::ControllerHelpers
Defined in:
lib/authenticate/testing/test_unit.rb

Overview

Support for test unit.

As of Rails 5, controller tests subclass ‘ActionDispatch::IntegrationTest` and should use IntegrationTestsSignOn to bypass the sign on screen.

Method Summary

Methods included from Authenticate::Testing::ControllerHelpers

#login_as, #logout