Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warden::Test::Helpers unlogin method #206

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 24, 2022

  1. Warden::Test::Helpers unlogin method

    - Add an unlogin helper method, for testing custom serializers and fetch
      hooks in the context of your app.
    - Made the existing helper tests more specific about what happens
      by logging the events as they go.
    - Made the logout helper tests actually test the logout helper.
    BrianHawley committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c535234 View commit details
    Browse the repository at this point in the history