7 calls to IntegrationTest::getAdminPath() in Search API Autocomplete 8
- IntegrationTest::checkAdminAccess in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Verifies that admin pages are properly protected.
 - IntegrationTest::checkCustomAutocompleteScript in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Tests whether using a custom autocomplete script is properly supported.
 - IntegrationTest::checkHooks in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Checks that the module's hooks work as expected.
 - IntegrationTest::checkLiveResultsAutocomplete in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Tests autocomplete with the "Live results" suggester.
 - IntegrationTest::checkPluginCacheClear in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Verifies that creating or deleting a view clears the search plugin cache.
 - IntegrationTest::configureSearch in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Configures the test search via the UI.
 - IntegrationTest::enableSearch in tests/
src/ FunctionalJavascript/ IntegrationTest.php  - Goes to the index's "Autocomplete" tab and creates/enables the test search.