aboutsummaryrefslogtreecommitdiff
path: root/test/mastodon-search-tests.el
Commit message (Collapse)AuthorAgeFilesLines
* 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