aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* fix rel ts test to work w monnier's human durationmarty hiatt2024-08-221-24/+28
|
* comment on some timestamp testsmarty hiatt2024-08-221-1/+6
|
* fix report to mods testsmarty hiatt2024-08-221-4/+4
|
* fix profile test - make author buffer, interactively, but not batchmarty hiatt2024-08-131-22/+29
|
* media tests: comment calls to image-type-available-p, fix some but not allmarty hiatt2024-08-131-8/+8
|
* fix some media texts, help-echomarty hiatt2024-08-131-2/+2
|
* let mod for ert-helper.elmarty hiatt2024-08-131-3/+7
|
* fix a bunch of testsmarty hiatt2024-08-132-26/+26
|
* fix profile search account testsmarty hiatt2024-08-051-12/+13
|
* fix one search by handle testmarty hiatt2024-08-051-4/+3
|
* indent tl testsmarty hiatt2024-08-051-73/+73
|
* fix user-action fun testmarty hiatt2024-08-051-5/+7
|
* toot tests: comment meaningless testsmarty hiatt2024-08-051-58/+72
|
* fix some tl timestamp testsmarty hiatt2024-08-051-11/+16
|
* add 2 map alist testsmarty hiatt2024-08-051-0/+18
|
* fix toot-multi-mentions testmarty hiatt2024-08-051-4/+27
|
* add concat url params testmarty hiatt2024-08-051-0/+7
|
* 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
| | | | this means the triage callback always needs to handle 1 arg.
* 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
| | | | thanks stephan!
* 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
|/ | | | | | | When you start a reply (to a local user or federated), there's one extra white-space after the list of mentioned users: `@user1@host.local @user2@host.federated__` (the underscores represent white-spaces). This PR removes the extra space.
* 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: remove trailing double spaces from separator again
* tl-tests: fix stray double space after separatormarty hiatt2022-11-251-6/+6
|