You are here

15 calls to AssertContentTrait::getDrupalSettings() in Zircon Profile 8

CKEditorLoadingTest::getThingsToCheck in core/modules/ckeditor/src/Tests/CKEditorLoadingTest.php
CommentCSSTest::testCommentClasses in core/modules/comment/src/Tests/CommentCSSTest.php
Tests CSS classes on comments.
CommentNewIndicatorTest::testCommentNewCommentsIndicator in core/modules/comment/src/Tests/CommentNewIndicatorTest.php
Tests new comment marker.
EditorLoadingTest::getThingsToCheck in core/modules/editor/src/Tests/EditorLoadingTest.php
FrameworkTest::testLazyLoad in core/modules/system/src/Tests/Ajax/FrameworkTest.php
Tests that new JavaScript and CSS files are lazy-loaded on an AJAX request.
HistoryTest::testHistory in core/modules/history/src/Tests/HistoryTest.php
Verifies that the history endpoints work.
LanguageSwitchingTest::doTestLanguageBlockAuthenticated in core/modules/language/src/Tests/LanguageSwitchingTest.php
For authenticated users, the "active" class is set by JavaScript.
LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated in core/modules/language/src/Tests/LanguageSwitchingTest.php
For authenticated users, the "active" class is set by JavaScript.
NoJavaScriptAnonymousTest::assertNoJavaScriptExceptHtml5Shiv in core/modules/system/src/Tests/Common/NoJavaScriptAnonymousTest.php
Passes if no JavaScript is found on the page except the HTML5 shiv.
QuickEditLoadingTest::testUserWithPermission in core/modules/quickedit/src/Tests/QuickEditLoadingTest.php
Tests the loading of Quick Edit when a user does have access to it.
StatisticsLoggingTest::testLogging in core/modules/statistics/src/Tests/StatisticsLoggingTest.php
Verifies node hit counter logging and script placement.
ThemeTokenTest::testThemeToken in core/modules/system/src/Tests/Theme/ThemeTokenTest.php
Tests if the 'theme_token' key of 'ajaxPageState' is computed.
ToolbarAdminMenuTest::getSubtreesHash in core/modules/toolbar/src/Tests/ToolbarAdminMenuTest.php
Get the hash value from the admin menu subtrees route path.
TrackerTest::assertHistoryMetadata in core/modules/tracker/src/Tests/TrackerTest.php
Passes if the appropriate history metadata exists.
ViewAjaxTest::testAjaxView in core/modules/views/src/Tests/ViewAjaxTest.php
Tests an ajax view.