You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
I'm wondering what testing should look like with this gem? I think end-users will be able to handle a majority of their testing with either ActiveSupport::CurrentAttributes, or session manipulation. For some tests, I think they might need to mock out the OAuth flow, though. For those cases, we should consider exposing some test helpers to streamline that flow.