aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-auth-tests.el
Commit message (Expand)AuthorAgeFilesLines
* fix auth test and ert-helper.el file ordermarty hiatt2023-03-211-1/+1
* manually(!) apply stephan monnier's patch, save the ts workmarty hiatt2023-03-211-1/+3
* test: fix `mastodon-auth--access-token-not-found'Abhiseck Paira2022-02-251-0/+1
* test: add `mastodon-auth--user-unaware'Abhiseck Paira2022-02-251-0/+8
* change '-' to '--' in between function and namespace namesAbhiseck Paira2022-02-231-2/+2
* test: fix mastodon-auth--access-token-not-foundAbhiseck Paira2022-01-271-0/+2
* test: remove tests for non existent functionsAbhiseck Paira2022-01-271-41/+0
* Hamonize tests.Holger Dürer2021-11-101-10/+49
* Reformatting `mastodon-search-tests.el`.Holger Dürer2021-11-101-40/+40
* Reformat all code.Holger Dürer2021-11-061-7/+7
* 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