moodle/search/classes
sam marshall ed73ff2b0e MDL-66132 Search: Behat tests should use simpledb, fix mock count
When searching using mock results (the 'global search expects the
query' step), the result count is not correctly set. As a result, the
page incorrectly reports that there are no results and doesn't
correctly show the first page of multi-page results.

Additionally, some of the core Behat tests can now be moved to use
real searching with the simpledb engine, rather than using mock
results at all. This gives better tests.

Unfortunately it was not possible to move all of the core Behat tests
and deprecate the mock step, because some of the tests are related to
the UI for 'special' features searching by user or group, neither of
which are supported by the simpledb engine.
2019-07-12 15:31:30 +01:00
..
output MDL-62869 search: implement searching for all courses 2019-03-01 07:18:37 +11:00
privacy MDL-62217 search: Privacy providers 2018-05-09 10:56:02 +02:00
area_category.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
base.php MDL-62869 search: implement searching for all courses 2019-03-01 07:18:37 +11:00
base_activity.php MDL-55356 core_search: New area API get_document_recordset 2017-10-11 17:17:08 +01:00
base_block.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
base_mod.php MDL-60913 search: add search area categories 2019-01-23 10:28:43 +11:00
document.php Merge branch 'MDL-62899-search-icons-master' of https://github.com/dmitriim/moodle 2018-08-08 13:17:34 +08:00
document_factory.php
document_icon.php MDL-62899 search: add document icons 2018-08-07 17:40:57 +10:00
engine.php MDL-62899 search: add document icons 2018-08-07 17:40:57 +10:00
engine_exception.php
external.php MDL-61028 core_search: Allow filtering search by user (front-end) 2018-04-20 17:10:03 +01:00
manager.php MDL-66132 Search: Behat tests should use simpledb, fix mock count 2019-07-12 15:31:30 +01:00
skip_future_documents_iterator.php MDL-60720 core_search: Indexing halts on failed get_document 2017-11-07 16:36:37 +00:00