6 calls to ProcessorIntegrationTest::loadProcessorsTab() in Search API 8
- ProcessorIntegrationTest::checkNoUiIntegration in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests the "No UI" test processor.
- ProcessorIntegrationTest::checkValidationError in tests/
src/ Functional/ ProcessorIntegrationTest.php - Makes sure that the given form values will fail when submitted.
- ProcessorIntegrationTest::editSettingsForm in tests/
src/ Functional/ ProcessorIntegrationTest.php - Enables a processor with a given configuration.
- ProcessorIntegrationTest::enableProcessor in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests that a processor can be enabled.
- ProcessorIntegrationTest::testLimitProcessors in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests that processors discouraged by the backend are correctly hidden.
- ProcessorIntegrationTest::testProcessorIntegration in tests/
src/ Functional/ ProcessorIntegrationTest.php - Tests the admin UI for processors.