aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-auth-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Use the email address of the current user as default (#203)Jürgen Hötzel2019-03-041-1/+1
* Optionally use auth-source-search for fetching and saving password. (#181)H Durer2018-08-101-15/+38
* Keep track of to which instance secrets in plstore belong.Holger Dürer2018-03-021-6/+9
* Clean up tests and update DOCSTRINGsJohnson Denen2017-04-231-4/+4
* Rewrite mastodon-authJohnson Denen2017-04-231-127/+35
* Use Cask to run tests in TravisCIJohnson Denen2017-04-231-4/+0
* Add `mastodon-auth--client' functionJohnson Denen2017-04-121-4/+7
* Add tests for `mastodon--access-token'Johnson Denen2017-04-121-1/+15
* Add mastodon--get-access-token testJohnson Denen2017-04-121-0/+16
* Abstract success lambda to its own function and testJohnson Denen2017-04-121-0/+14
* Add mastodon--client-app testsJohnson Denen2017-04-121-0/+21
* Add store-client-id-and-secret testJohnson Denen2017-04-121-0/+24
* Add mastodon--register-and-return-client-app testJohnson Denen2017-04-121-14/+27
* Add mastodon-auth--register-client-app testJohnson Denen2017-04-121-0/+19
* Add mastodon-auth--registration-success testJohnson Denen2017-04-121-0/+12