You are here

23 calls to BrowserTestBase::getDrupalSettings() in Drupal 9

AccessDeniedTest::testAccessDenied in core/modules/system/tests/src/Functional/System/AccessDeniedTest.php
BigPipeTest::testBigPipe in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe-delivered HTML responses when JavaScript is enabled.
BigPipeTest::testBigPipeNoJs in core/modules/big_pipe/tests/src/Functional/BigPipeTest.php
Tests BigPipe-delivered HTML responses when JavaScript is disabled.
BrowserTestBaseTest::testGoTo in core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php
Tests basic page test.
CKEditorAdminTest::testExistingFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for an existing text format.
CKEditorAdminTest::testNewFormat in core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php
Tests configuring a text editor for a new text format.
CKEditorLoadingTest::getThingsToCheck in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::testLoading in core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
Tests loading of CKEditor CSS, JS and JS settings.
CommentCSSTest::testCommentClasses in core/modules/comment/tests/src/Functional/CommentCSSTest.php
Tests CSS classes on comments.
CommentEntityTest::testEntityChanges in core/modules/comment/tests/src/Functional/CommentEntityTest.php
Tests CSS classes on comments.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php
Tests new comment marker.
EditorLoadingTest::getThingsToCheck in core/modules/editor/tests/src/Functional/EditorLoadingTest.php
HistoryTest::testHistory in core/modules/history/tests/src/Functional/HistoryTest.php
Verifies that the history endpoints work.
LanguageSwitchingTest::doTestLanguageBlockAuthenticated in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
For authenticated users, the "active" class is set by JavaScript.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/modules/language/tests/src/Functional/LanguageSwitchingTest.php
For authenticated users, the "active" class is set by JavaScript.
NoJavaScriptAnonymousTest::assertNoJavaScript in core/modules/system/tests/src/Functional/Common/NoJavaScriptAnonymousTest.php
Passes if no JavaScript is found on the page.
StatisticsLoggingTest::testLogging in core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
ThemeTokenTest::testThemeToken in core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
Tests if the 'theme_token' key of 'ajaxPageState' is computed.
ToolbarAdminMenuTest::getSubtreesHash in core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php
Get the hash value from the admin menu subtrees route path.
TourTest::getTourTips in core/modules/tour/tests/src/Functional/TourTest.php
Gets tour tips from the JavaScript drupalSettings variable.
TourTestBase::assertTourTips in core/modules/tour/tests/src/Functional/TourTestBase.php
Assert function to determine if tips rendered to the page have a corresponding page element.
TrackerTest::assertHistoryMetadata in core/modules/tracker/tests/src/Functional/TrackerTest.php
Passes if the appropriate history metadata exists.
ViewAjaxTest::testAjaxView in core/modules/views/tests/src/Functional/ViewAjaxTest.php
Tests an ajax view.