aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-search-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* fix a bunch of testsmarty hiatt2024-08-131-9/+9
|
* fix search.el testmarty hiatt2022-11-261-1/+1
|
* fix search-get-user-info test broken by follow suggestionsmousebot2022-02-111-1/+4
|
* Hamonize tests.Holger Dürer2021-11-101-9/+9
| | | | | | | - Add a header comment explicitly switching off lexical binding - Harmonize naming (always start with module and double hyphen) - Ensure all tests have at least a minimal doc string. - Move tests from `mastodon-auth-test.el` to `mastodon-auth-tests.el`
* Reformatting `mastodon-search-tests.el`.Holger Dürer2021-11-101-43/+49
| | | | | - Remove redundant let binding of vars - Re-indent various things to better fit reasonably on a screen.
* add tests for -search.elmousebot2021-11-061-0/+141