framework/tests/integration/api/Controller
Franz Liedke 9f6ec80432
Revert search performance regression
We decided it is better to have a less intelligent search (that does not
match search terms in titles) for some people than a bad-performing
search for everyone.

We will revisit the search performance topic in the next release cycle,
possibly with larger changes around indexing.

Refs #1738, #1741, #1764.
2019-10-26 15:41:39 +02:00
..
ApiControllerTestCase.php API Client: Use new error handling mechanism 2019-08-10 00:26:24 +02:00
CreateDiscussionControllerTest.php API Client: Use new error handling mechanism 2019-08-10 00:26:24 +02:00
CreateGroupControllerTest.php Fix inconsistent status codes 2019-08-21 00:06:31 +02:00
CreatePostControllerTest.php Make integration tests independent 2019-02-03 20:39:32 +01:00
DeleteDiscussionControllerTest.php Make integration tests independent 2019-02-03 20:39:32 +01:00
ListDiscussionsControllerTest.php Revert search performance regression 2019-10-26 15:41:39 +02:00
ListGroupsControllerTest.php Move integration tests to separate directory 2019-02-01 19:01:12 +01:00
ShowDiscussionControllerTest.php API Client: Use new error handling mechanism 2019-08-10 00:26:24 +02:00
UpdateUserControllerTest.php Make integration tests independent 2019-02-03 20:39:32 +01:00