Created
September 22, 2015 12:18
-
-
Save blacksails/6905cf79dac2270f02c7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Avalonia.AuthControllerTest | |
* logout should delete the session cookie (617.5ms) | |
* creates valid token and sets it in cookie (581.2ms) | |
* we get an error if the password does not match the password_digest (550.0ms) | |
* we get an error if the email is not found (1.2ms) | |
Finished in 1.9 seconds (0.1s on load, 1.7s on tests) | |
4 tests, 0 failures |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment