aboutsummaryrefslogtreecommitdiffstats
path: root/tests/api-testing/REST/Search.js
Commit message (Expand)AuthorAgeFilesLines
* REST: Search: Validate responses against response schemas in testsAtieno2025-01-221-18/+78
* Add a warning when trying to create a broken redirectSomeRandomDeveloper2024-11-261-3/+4
* ESLint: Enforce prefer-arrow-callback and autofixEd Sanders2024-06-111-1/+1
* REST: introduce OpenSearchDescriptionHandlerdaniel2024-05-181-0/+31
* Add Content-Type header checks to REST API testsChlod Alejandro2023-12-021-13/+28
* build: Upgrade eslint-config-wikimedia from 0.25.0 to 0.26.0 and make passJames D. Forrester2023-11-221-24/+24
* SearchHighlighter: Avoid broken multi-byte charactersFunc2023-03-311-1/+1
* api-testing: Remove 'matched_title' checkNikki Nikkhoui2022-02-281-1/+0
* api-testing: Run all jobs in a few more testsKosta Harlan2022-02-221-0/+2
* api-testing: Run all jobs after edit in Search.jsKosta Harlan2022-02-111-1/+4
* Add matched_title field to /search/page resultsNikki Nikkhoui2022-02-081-0/+35
* eslint: Update to eslint-config-wikimedia 0.16.0Ed Sanders2020-06-021-0/+2
* Move Search endpoints into core routesNikki Nikkhoui2020-05-201-1/+1
* rest: Add 'thumbnail' and 'description' fields to the search responsePeter Ovchyn2020-05-051-0/+8
* SearchHandler: emit Cache-Control header.daniel2020-04-061-2/+14
* SearchHandler: add support for completion searchdaniel2020-03-261-3/+49
* SearchHandler: implement limit parameterdaniel2020-03-041-8/+23
* Move Search and Watchlist tests from api-testing repo into CoreClara Andrew-Wani2020-02-061-0/+64