search_core/Tests/Functional/Hooks/DataHandler
Daniel Siepmann 432335c80d
FEATURE: Allow custom indexer
Adjust code to use defined indexer as FQCN, to allow any class to be
used as indexer. Also classes defined by user.
2017-07-04 12:12:36 +02:00
..
AbstractDataHandlerTest.php FEATURE: Allow custom indexer 2017-07-04 12:12:36 +02:00
IgnoresUnkownOperationTest.php CLEANUP: Refactor tests to save code 2016-12-15 14:28:40 +01:00
NonAllowedTablesTest.php CLEANUP: Refactor tests to save code 2016-12-15 14:28:40 +01:00
NonAllowedTablesWithMultipleTablesConfiguredTest.php FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00
ProcessesAllowedTablesTest.php CLEANUP: Refactor tests to save code 2016-12-15 14:28:40 +01:00
ProcessesAllowedTablesWithMultipleTablesConfiguredTest.php FEATURE: Allow to configure tables to be processed 2016-12-15 14:04:26 +01:00