summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/search_controller_test.exs
AgeCommit message (Collapse)Author
2019-08-26Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers ↵Egor Kislitsyn
and test/web/mastodon_api/views
2019-08-03Remove spaces from the domain searchSergey Suprunenko
2019-07-20[tests] Mock :crypt.crypt/2 function in AuthenticationPlugTestSergey Suprunenko
2019-07-11Extend Pleroma.Pagination to support offset-based pagination, use ↵Eugenij
async/await to execute status and account search in parallel
2019-07-10add test for search_controller/ 100% coverageMaksim
2019-06-14[#948] /api/v1/account_search added optional parameters (limit, offset, ↵Maksim
following)