aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test profile buffer for - change time stamp for woodpeckermarty hiatt2022-08-271-2/+2
* update ert-helper to load all tests filesmarty hiatt2022-08-271-0/+8
* masto notifs tests filename correctmarty hiatt2022-08-271-1/+1
* Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e...martianh2022-03-233-57/+97
|\
| * 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-232-10/+10
| * test: add more testAbhiseck Paira2022-02-161-0/+51
| * test: add test for mastodon-client--general-readAbhiseck Paira2022-02-161-0/+21
| * test: merge mastodon-client--store1 and *store2Abhiseck Paira2022-02-111-14/+11
| * 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
| * test: update client website in mastodon-client--registerAbhiseck Paira2022-01-271-1/+1
| * test: change mastodon files loading orderAbhiseck Paira2022-01-271-1/+1
* | ert-helper: load mastodon.el before -profile so mastodon-mode-map is availmousebot2022-02-171-1/+1
* | Merge branch 'mpv-play-at-point' into developmousebot2022-02-131-1/+1
|\ \
| * \ Merge branch 'develop' into mpv-play-at-pointmousebot2022-02-121-1/+4
| |\ \
| * | | fix media-link-rendering-gif testmousebot2022-02-111-1/+1
| | |/ | |/|
* | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into developmousebot2022-02-121-0/+288
|\ \ \
| * | | Add tests for mastodon-profile.Holger Dürer2022-02-121-0/+288
* | | | Merge branch 'develop' of codeberg.org:martianh/mastodon.el into developmousebot2022-02-121-1/+1
|\| | | | |_|/ |/| |
| * | Fix the timer test that was broken with the recent timer fix.Holger Dürer2022-02-121-1/+1
| |/
* / fix search-get-user-info test broken by follow suggestionsmousebot2022-02-111-1/+4
|/
* making a start on pinned toot testsmousebot2021-12-201-1/+31
* tests for own-toot-pmousebot2021-12-201-21/+36
* improve delete toot testsmousebot2021-12-202-7/+9
* delete toot test use temp buffermousebot2021-12-201-15/+44
* hack attempts to test delete toot functionsmousebot2021-12-201-2/+39
* add block/mute calls to test do user action functionmousebot2021-12-201-2/+22
* test mastodon-tl--do-user-action-functionmousebot2021-12-201-1/+95
* test mastodon-http--triagemousebot2021-12-201-0/+75
* Merge branch 'develop' into notify-when-postmousebot2021-12-1610-265/+532
|\
| * Merge branch 'develop' into media-typemousebot2021-12-1610-607/+633
| |\
| | * Make the local ert runner pass.Holger Dürer2021-11-103-1/+4
| | * Hamonize tests.Holger Dürer2021-11-109-127/+134
| | * Reformatting `mastodon-search-tests.el`.Holger Dürer2021-11-108-511/+517
| | * Change `mastodon-auth-test.el` to not expect errors.Holger Dürer2021-11-101-4/+16
| * | update mastodon-media:get-media-link-rendering{-gif}mousebot2021-11-091-1/+28
| |/
| * update test mastodon-media:get-media-link-rendering with extra propsmousebot2021-11-091-2/+10
| * Reformat all code.Holger Dürer2021-11-067-390/+390
| * add tests for -search.elmousebot2021-11-062-0/+142
| * Fix tests.Holger Dürer2021-11-016-19/+83
* | update mastodon-notifications--test-byline-concat for post notifymousebot2021-11-061-1/+3
|/
* fix tests to work with my changes: bylines + notifs asyncmousebot2021-08-072-30/+34
* Make the test less fragileJohnson Denen2019-03-041-1/+2
* Use the email address of the current user as default (#203)Jürgen Hötzel2019-03-041-1/+1
* Clean up whitespaceJohnson Denen2018-08-103-8/+8
* Give mastodon-media--inline-images a saner interface. (#191)H Durer2018-08-101-1/+1
* Adjusted mastodon-tl.el to open user profiles in emacs. (#189)Alexander Griffith2018-08-101-4/+6
* Make users handles tabstops (#188) Closes #166H Durer2018-08-101-10/+65