aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-profile-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* profile-tests: gargon-statuses, use lists only for jsonmarty hiatt2023-03-191-2/+2
|
* profile-tests add nil call to get-jsonmarty hiatt2022-11-251-1/+1
|
* tweak joined date newlines printing + testmarty hiatt2022-11-251-1/+2
|
* Merge branch 'params-always-in-http-el' into developmarty hiatt2022-11-241-3/+8
|\
| * fix some tests due to paramsmarty hiatt2022-11-221-3/+8
| |
| * fix joined date in profile-testsmarty hiatt2022-11-211-58/+60
| |
* | 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 profile test joined date
* -- separator for profile/tl funs in other filesmarty hiatt2022-11-181-58/+58
|
* fix make-author-buffer test: include header imgmarty hiatt2022-11-121-1/+1
|
* 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-121-0/+2
|
* test profile buffer for - change time stamp for woodpeckermarty hiatt2022-08-271-2/+2
|
* Add tests for mastodon-profile.Holger Dürer2022-02-121-0/+288
These are completely missing so far so let's get some things added.