Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a bunch of tests | marty hiatt | 2024-08-13 | 1 | -9/+9 |
| | |||||
* | fix search.el test | marty hiatt | 2022-11-26 | 1 | -1/+1 |
| | |||||
* | fix search-get-user-info test broken by follow suggestions | mousebot | 2022-02-11 | 1 | -1/+4 |
| | |||||
* | Hamonize tests. | Holger Dürer | 2021-11-10 | 1 | -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ürer | 2021-11-10 | 1 | -43/+49 |
| | | | | | - Remove redundant let binding of vars - Re-indent various things to better fit reasonably on a screen. | ||||
* | add tests for -search.el | mousebot | 2021-11-06 | 1 | -0/+141 |