21 calls to BrowserTestBase::getDrupalSettings() in Drupal 8
- 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.
- 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::assertNoJavaScriptExceptHtml5Shiv in core/
modules/ system/ tests/ src/ Functional/ Common/ NoJavaScriptAnonymousTest.php - Passes if no JavaScript is found on the page except the HTML5 shiv.
- SimpletestUiTest::testTestingThroughUI in core/
modules/ simpletest/ tests/ src/ Functional/ SimpletestUiTest.php - Tests that unit, kernel, and functional tests work through the UI.
- 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.
- 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.