aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mastodon--kill-window in toot-tests.elmarty hiatt2023-12-311-3/+3
* triage: call cb on response. do-user-action-fun: check response datamarty hiatt2023-10-283-49/+61
* toot-id>item-id, toot-json>item-json, item-type for nav, byline still neededmarty hiatt2023-10-153-40/+40
* tests docstringmarty hiatt2023-10-141-4/+2
* fix reporting rules testsmarty hiatt2023-10-131-6/+6
* rename profile--add-author-bylines to profile--format-usermarty hiatt2023-05-081-38/+38
* ert-helper order for with-mastodon-buffer macromarty hiatt2023-05-071-1/+1
* actually fix report to mods testsmarty hiatt2023-04-211-19/+17
* add read-rules-ids testmarty hiatt2023-04-211-0/+29
* refactor tl--report-build-params and a hack test for itmarty hiatt2023-04-211-0/+42
* refactor and basic test for report to modsmarty hiatt2023-04-211-45/+77
* add basic http params and array to param alist testsmarty hiatt2023-04-211-1/+16
* fix byline tests w horiz-bar. FIX #428.marty hiatt2023-04-051-26/+31
* ert-helper: search before mastodon.elmarty hiatt2023-04-011-1/+1
* fix auth test and ert-helper.el file ordermarty hiatt2023-03-212-2/+2
* manually(!) apply stephan monnier's patch, save the ts workmarty hiatt2023-03-211-1/+3
* fix byline tests: dummy toot-stats mockmarty hiatt2023-03-211-27/+35
* comment notification--notification-get testmarty hiatt2023-03-201-9/+8
* profile-tests: gargon-statuses, use lists only for jsonmarty hiatt2023-03-191-2/+2
* ert-helper: reorder load directivesmarty hiatt2023-02-181-4/+4
* Merge branch 'develop' into fix-two-spaces-in-replyemocoder2022-12-191-10/+10
|\
| * Fixed test for new elative stringsNicolas P. Rougier2022-11-281-10/+10
* | Move mentions concatenation into a function for a reply.Dmitry Osipov2022-12-011-6/+27
* | Remove double white-space in the reply modeDmitry Osipov2022-11-281-2/+2
|/
* fix search.el testmarty hiatt2022-11-261-1/+1
* Merge branch 'develop' into filter-follow-by-langmarty hiatt2022-11-261-18/+28
|\
| * hack to fix other byline testsmarty hiatt2022-11-261-2/+10
| * fix byline-favourited and byline-boosted testsmarty hiatt2022-11-261-16/+18
* | fix do user fun test in tlmarty hiatt2022-11-261-45/+45
|/
* profile-tests add nil call to get-jsonmarty hiatt2022-11-251-1/+1
* tweak joined date newlines printing + testmarty hiatt2022-11-251-1/+2
* remove trailing double space from sparatormarty hiatt2022-11-251-2/+2
* tl-tests: fix stray double space after separatormarty hiatt2022-11-251-6/+6
* Merge branch 'params-always-in-http-el' into developmarty hiatt2022-11-243-27/+35
|\
| * fix some tests due to paramsmarty hiatt2022-11-222-24/+32
| * params always in http.el, only ever send alists from elsewhere.marty hiatt2022-11-211-4/+4
| * fix joined date in profile-testsmarty hiatt2022-11-211-58/+60
* | Merge branch 'autoload-notifs-get' into developmarty hiatt2022-11-221-1/+1
|\ \
| * | make mastodon-notifications-get a global functionmarty hiatt2022-11-211-1/+1
| |/
* | mock mastodon-profile--format-joined-date-string in profie testmarty hiatt2022-11-221-0/+2
* | fix joined date in profile tests 2marty hiatt2022-11-221-2/+2
* | fix joined date in profile-testsmarty hiatt2022-11-211-58/+60
|/
* fix toot del/pin testsmarty hiatt2022-11-211-19/+22
* http--post - make args + headers optional argsmarty hiatt2022-11-192-53/+53
* -- separator for profile/tl funs in other filesmarty hiatt2022-11-182-62/+62
* fix make-author-buffer test: include header imgmarty hiatt2022-11-121-1/+1
* hack fix -toot--kill test: set mastodon-toot-previous-window-configmarty hiatt2022-11-121-4/+7
* fix profile--make-author-buffer test: json array list not vectormarty hiatt2022-11-121-1/+1
* add mock to fix author buffer test and notifs-getmarty hiatt2022-09-122-1/+6
* fix spoiler text and indent tl-testsmarty hiatt2022-09-122-57/+60