Skip to content

Instantly share code, notes, and snippets.

@blacksails
Created September 22, 2015 12:18
Show Gist options
  • Save blacksails/6905cf79dac2270f02c7 to your computer and use it in GitHub Desktop.
Save blacksails/6905cf79dac2270f02c7 to your computer and use it in GitHub Desktop.
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