34 calls to AssertContentTrait::cssSelect() in Zircon Profile 8
- BasicTest::testViewsWizardAndListing in core/
modules/ views/ src/ Tests/ Wizard/ BasicTest.php - BulkFormTest::testBulkForm in core/
modules/ user/ src/ Tests/ Views/ BulkFormTest.php - Tests the user bulk form.
- CommentFieldsTest::testCommentFieldDelete in core/
modules/ comment/ src/ Tests/ CommentFieldsTest.php - Tests that you can remove a comment field.
- CommentOperationsTest::testCommentOperations in core/
modules/ comment/ src/ Tests/ Views/ CommentOperationsTest.php - Test the operations field plugin.
- CommentTestBase::commentExists in core/
modules/ comment/ src/ Tests/ CommentTestBase.php - Checks current page for specified comment.
- CommentTypeTest::testCommentTypeEditing in core/
modules/ comment/ src/ Tests/ CommentTypeTest.php - Tests editing a comment type using the UI.
- ConfigTranslationOverviewTest::testMapperListPage in core/
modules/ config_translation/ src/ Tests/ ConfigTranslationOverviewTest.php - Tests the config translation mapper page.
- ContentTranslationEnableTest::testEnable in core/
modules/ content_translation/ src/ Tests/ ContentTranslationEnableTest.php - Tests that entity schemas are up-to-date after enabling translation.
- DisplayFeedTest::testFeedOutput in core/
modules/ views/ src/ Tests/ Plugin/ DisplayFeedTest.php - Tests the rendered output.
- DisplayPageWebTest::testPageDisplayMenu in core/
modules/ views/ src/ Tests/ Plugin/ DisplayPageWebTest.php - Tests menu settings of page displays.
- DisplayPageWebTest::testTitleOutput in core/
modules/ views/ src/ Tests/ Plugin/ DisplayPageWebTest.php - Tests the title is not displayed in the output.
- ExposedFormTest::assertIds in core/
modules/ views/ src/ Tests/ Plugin/ ExposedFormTest.php - Checks whether the specified ids are the ones displayed in the view output.
- FieldEntityTranslationTest::assertRows in core/
modules/ views/ src/ Tests/ Entity/ FieldEntityTranslationTest.php - Ensures that the rendered results are working as expected.
- FieldGroupRowsWebTest::testGroupRows in core/
modules/ views/ src/ Tests/ Handler/ FieldGroupRowsWebTest.php - Testing when "Display all values in the same row" is checked.
- FieldGroupRowsWebTest::testUngroupedRows in core/
modules/ views/ src/ Tests/ Handler/ FieldGroupRowsWebTest.php - Testing when "Display all values in the same row" is unchecked.
- FieldUIDeleteTest::testDeleteField in core/
modules/ field_ui/ src/ Tests/ FieldUIDeleteTest.php - Tests that deletion removes field storages and fields as expected.
- FilterBooleanWebTest::testFilterBooleanUI in core/
modules/ views_ui/ src/ Tests/ FilterBooleanWebTest.php - Tests the filter boolean UI.
- ImageFieldDisplayTest::testImageFieldSettings in core/
modules/ image/ src/ Tests/ ImageFieldDisplayTest.php - Tests for image field settings.
- LocalActionsAndTasksConvertedIntoBlocksUpdateTest::testUpdateHookN in core/
modules/ system/ src/ Tests/ Update/ LocalActionsAndTasksConvertedIntoBlocksUpdateTest.php - Tests that local actions/tasks are being converted into blocks.
- LocaleContentTest::testContentTypeDirLang in core/
modules/ locale/ src/ Tests/ LocaleContentTest.php - Test if a dir and lang tags exist in node's attributes.
- NodeCommentsTest::testNewComments in core/
modules/ comment/ src/ Tests/ Views/ NodeCommentsTest.php - Test the new comments field plugin.
- NodeTypeTest::testNodeTypeCreation in core/
modules/ node/ src/ Tests/ NodeTypeTest.php - Tests creating a content type programmatically and via a form.
- PagerTest::testPagerEllipsis in core/
modules/ system/ src/ Tests/ Pager/ PagerTest.php - Test proper functioning of the ellipsis.
- RearrangeFieldsTest::testRearrangeFields in core/
modules/ views_ui/ src/ Tests/ RearrangeFieldsTest.php - Tests field sorting.
- RenderCacheIntegrationTest::assertCacheTagsForFieldBasedView in core/
modules/ views/ src/ Tests/ RenderCacheIntegrationTest.php - Tests cache tags on output & result cache items for a field-based view.
- SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest::testUpdateHookN in core/
modules/ system/ src/ Tests/ Update/ SevenSecondaryLocalTasksConvertedIntoBlockUpdateTest.php - Tests that local actions/tasks are being converted into blocks.
- ShortcutLinksTest::testShortcutLinkOrder in core/
modules/ shortcut/ src/ Tests/ ShortcutLinksTest.php - Tests the shortcuts are correctly ordered by weight in the toolbar.
- StyleSummaryTest::testSummaryView in core/
modules/ views/ src/ Tests/ Plugin/ StyleSummaryTest.php - Tests a summary view.
- ThemeTest::testRegionClass in core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php - Tests that region attributes can be manipulated via preprocess functions.
- ThemeTest::testSuggestionPreprocessForDefaults in core/
modules/ system/ src/ Tests/ Theme/ ThemeTest.php - Ensures suggestion preprocess functions run for default implementations.
- ToolbarAdminMenuTest::testBackToSiteLink in core/
modules/ toolbar/ src/ Tests/ ToolbarAdminMenuTest.php - Test that back to site link exists on admin pages, not on content pages.
- TourTest::testTourFunctionality in core/
modules/ tour/ src/ Tests/ TourTest.php - Test tour functionality.
- UserPictureTest::testPictureOnNodeComment in core/
modules/ user/ src/ Tests/ UserPictureTest.php - Tests embedded users on node pages.
- ViewsFormTest::testFormWrapper in core/
modules/ views/ src/ Tests/ Plugin/ ViewsFormTest.php - Tests the Views form wrapper.