You are here

namespace Drupal\Tests\search_api\Functional in Search API 8

Classsort descending Location Description
AddServerFormTest tests/src/Functional/AddServerFormTest.php Tests the "Add server" form.
CacheabilityTest tests/src/Functional/CacheabilityTest.php Tests the cacheability metadata of Search API.
ConfigOverrideIntegrationTest tests/src/Functional/ConfigOverrideIntegrationTest.php Contains integration tests for config entities with overrides.
EventsTest tests/src/Functional/EventsTest.php Tests integration of events.
ExampleContentTrait tests/src/Functional/ExampleContentTrait.php Contains helpers to create data that can be used by tests.
ExcerptFieldTest tests/src/Functional/ExcerptFieldTest.php Verifies that the "Search excerpt" field in entity displays works correctly.
FieldIntegrationTest tests/src/Functional/FieldIntegrationTest.php Tests field validation on index creation.
HooksTest tests/src/Functional/HooksTest.php Tests integration of hooks.
IntegrationTest tests/src/Functional/IntegrationTest.php Tests the overall functionality of the Search API framework and admin UI.
LanguageIntegrationTest tests/src/Functional/LanguageIntegrationTest.php Tests the overall functionality of indexing specific logic.
OverviewPageTest tests/src/Functional/OverviewPageTest.php Tests the Search API overview page.
ProcessorIntegrationTest tests/src/Functional/ProcessorIntegrationTest.php Tests the admin UI for processors.
SearchApiBrowserTestBase tests/src/Functional/SearchApiBrowserTestBase.php Provides the base class for web tests for Search API.
SearchApiBulkFormTest tests/src/Functional/SearchApiBulkFormTest.php Tests the Search API bulk form Views field plugin.
ViewsTest tests/src/Functional/ViewsTest.php Tests the Views integration of the Search API.