| Commit message (Expand) | Author | Age | Files | Lines |
* | fix auth test and ert-helper.el file order | marty hiatt | 2023-03-21 | 1 | -1/+1 |
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -1/+3 |
* | test: fix `mastodon-auth--access-token-not-found' | Abhiseck Paira | 2022-02-25 | 1 | -0/+1 |
* | test: add `mastodon-auth--user-unaware' | Abhiseck Paira | 2022-02-25 | 1 | -0/+8 |
* | change '-' to '--' in between function and namespace names | Abhiseck Paira | 2022-02-23 | 1 | -2/+2 |
* | test: fix mastodon-auth--access-token-not-found | Abhiseck Paira | 2022-01-27 | 1 | -0/+2 |
* | test: remove tests for non existent functions | Abhiseck Paira | 2022-01-27 | 1 | -41/+0 |
* | Hamonize tests. | Holger Dürer | 2021-11-10 | 1 | -10/+49 |
* | Reformatting `mastodon-search-tests.el`. | Holger Dürer | 2021-11-10 | 1 | -40/+40 |
* | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -7/+7 |
* | Use the email address of the current user as default (#203) | Jürgen Hötzel | 2019-03-04 | 1 | -1/+1 |
* | Optionally use auth-source-search for fetching and saving password. (#181) | H Durer | 2018-08-10 | 1 | -15/+38 |
* | Keep track of to which instance secrets in plstore belong. | Holger Dürer | 2018-03-02 | 1 | -6/+9 |
* | Clean up tests and update DOCSTRINGs | Johnson Denen | 2017-04-23 | 1 | -4/+4 |
* | Rewrite mastodon-auth | Johnson Denen | 2017-04-23 | 1 | -127/+35 |
* | Use Cask to run tests in TravisCI | Johnson Denen | 2017-04-23 | 1 | -4/+0 |
* | Add `mastodon-auth--client' function | Johnson Denen | 2017-04-12 | 1 | -4/+7 |
* | Add tests for `mastodon--access-token' | Johnson Denen | 2017-04-12 | 1 | -1/+15 |
* | Add mastodon--get-access-token test | Johnson Denen | 2017-04-12 | 1 | -0/+16 |
* | Abstract success lambda to its own function and test | Johnson Denen | 2017-04-12 | 1 | -0/+14 |
* | Add mastodon--client-app tests | Johnson Denen | 2017-04-12 | 1 | -0/+21 |
* | Add store-client-id-and-secret test | Johnson Denen | 2017-04-12 | 1 | -0/+24 |
* | Add mastodon--register-and-return-client-app test | Johnson Denen | 2017-04-12 | 1 | -14/+27 |
* | Add mastodon-auth--register-client-app test | Johnson Denen | 2017-04-12 | 1 | -0/+19 |
* | Add mastodon-auth--registration-success test | Johnson Denen | 2017-04-12 | 1 | -0/+12 |