pow-auth / pow_assent

Multi-provider authentication for your Pow enabled app
https://powauth.com
MIT License
321 stars 50 forks source link

Refactor tests and email confirmation handling #121

Closed danschultzer closed 4 years ago

danschultzer commented 4 years ago

Instead of relying on context mock, this moves the mock to the repo. It ensures integrity of the tests, and discovered an issue with the handling of email confirmation.