You are here

8 calls to WebTestBase::drupalGetAjax() in Zircon Profile 8

DialogTest::testDialog in core/modules/system/src/Tests/Ajax/DialogTest.php
Test sending non-JS and AJAX requests to open and manipulate modals.
FrameworkTest::testAJAXRender in core/modules/system/src/Tests/Ajax/FrameworkTest.php
Ensures \Drupal\Core\Ajax\AjaxResponse::ajaxRender() returns JavaScript settings from the page request.
FrameworkTest::testAJAXRenderError in core/modules/system/src/Tests/Ajax/FrameworkTest.php
Tests the behavior of an error alert command.
MenuTest::testMenuParentsJsAccess in core/modules/menu_ui/src/Tests/MenuTest.php
Tests if administrative users other than user 1 can access the menu parents AJAX callback.
RouterTest::testControllerResolutionAjax in core/modules/system/src/Tests/Routing/RouterTest.php
Checks that an ajax request gets rendered as an Ajax response, by mime.
StackSessionHandlerIntegrationTest::testRequest in core/modules/system/src/Tests/Session/StackSessionHandlerIntegrationTest.php
Tests a request.
StorageTest::testImmutableFormLegacyProtection in core/modules/system/src/Tests/Form/StorageTest.php
Verify that existing contrib code cannot overwrite immutable form state.
ToolbarAdminMenuTest::testSubtreesJsonRequest in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Tests that the 'toolbar/subtrees/{hash}' is reachable and correct.