Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 Email and Password prompts to `mastodon-auth--user-and-passwd' function | ||||
* | Abstract success lambda to its own function and test | Johnson Denen | 2017-04-12 | 1 | -0/+14 |
| | | | | | | Add `mastodon-auth--get-token-success' Add test for `mastodon-auth--get-token-success' Add test for `mastodon--get-access-token-triage' | ||||
* | 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-auth--token-file' function Add test for `mastodon-auth--token-file' | ||||
* | Add mastodon--register-and-return-client-app test | Johnson Denen | 2017-04-12 | 1 | -14/+27 |
| | | | | Refactor tests to check plist return value | ||||
* | Add mastodon-auth--register-client-app test | Johnson Denen | 2017-04-12 | 1 | -0/+19 |
| | | | | Add mastodon-auth--register-client-app-triage test | ||||
* | Add mastodon-auth--registration-success test | Johnson Denen | 2017-04-12 | 1 | -0/+12 |