38 calls to AssertLegacyTrait::assertFieldChecked() in Drupal 8
- BlockTest::testBlockToggleVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests that visibility can be properly toggled.
- BlockTest::testBlockVisibility in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Tests block visibility.
- BlockTest::testHideBlockTitle in core/
modules/ block/ tests/ src/ Functional/ BlockTest.php - Test block title display settings.
- BrowserTestBaseTest::testFieldAssertsForCheckbox in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests legacy field asserts for checkbox field type.
- CommentAdminTest::testApprovalNodeInterface in core/
modules/ comment/ tests/ src/ Functional/ CommentAdminTest.php - Tests comment approval functionality through the node interface.
- CommentNonNodeTest::testCommentFunctionality in core/
modules/ comment/ tests/ src/ Functional/ CommentNonNodeTest.php - Tests anonymous comment functionality.
- ContactPersonalTest::checkContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Creates a user and then checks contact form access.
- ContactPersonalTest::testPersonalContactAccess in core/
modules/ contact/ tests/ src/ Functional/ ContactPersonalTest.php - Tests access to the personal contact form.
- ContentTranslationEntityBundleUITest::testContentTypeUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationEntityBundleUITest.php - Tests content types default translation behavior.
- ContentTranslationSettingsTest::testAccountLanguageSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests the language settings checkbox on account settings page.
- ContentTranslationSettingsTest::testSettingsUI in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSettingsTest.php - Tests that the settings UI works as expected.
- ContentTranslationSyncImageTest::testImageFieldSync in core/
modules/ content_translation/ tests/ src/ Functional/ ContentTranslationSyncImageTest.php - Tests image field field synchronization.
- DisplayTest::testLinkDisplay in core/
modules/ views_ui/ tests/ src/ Functional/ DisplayTest.php - Tests the link-display setting.
- ExposedFormUITest::testExposedGroupedFilter in core/
modules/ views_ui/ tests/ src/ Functional/ ExposedFormUITest.php - Tests the configuration of grouped exposed filters.
- FieldUITest::testBooleanFilterHandler in core/
modules/ field/ tests/ src/ Functional/ Views/ FieldUITest.php - Tests adding a boolean field filter handler.
- HandlerTest::testRelationshipUI in core/
modules/ views/ tests/ src/ Functional/ Handler/ HandlerTest.php - Tests the relationship ui for field/filter/argument/relationship.
- LanguageConfigurationElementTest::testLanguageConfigurationElement in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationElementTest.php - Tests the language settings have been saved.
- LanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ tests/ src/ Functional/ LanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageCustomLanguageConfigurationTest::testLanguageConfiguration in core/
modules/ language/ tests/ src/ Functional/ LanguageCustomLanguageConfigurationTest.php - Functional tests for adding, editing and deleting languages.
- LanguageListTest::testLanguageList in core/
modules/ language/ tests/ src/ Functional/ LanguageListTest.php - Functional tests for adding, editing and deleting languages.
- MenuUiTest::doMenuLinkFormDefaultsTest in core/
modules/ menu_ui/ tests/ src/ Functional/ MenuUiTest.php - Ensures that the proper default values are set when adding a menu link
- MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions in core/
modules/ node/ tests/ src/ Functional/ MultiStepNodeFormBasicOptionsTest.php - Tests changing the default values of basic options to ensure they persist.
- NodeRevisionsUiBypassAccessTest::testDisplayRevisionTab in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiBypassAccessTest.php - Checks that the Revision tab is displayed correctly.
- NodeRevisionsUiTest::testNodeFormSaveWithoutRevision in core/
modules/ node/ tests/ src/ Functional/ NodeRevisionsUiTest.php - Checks that unchecking 'Create new revision' works when editing a node.
- OptionsWidgetsTest::testCheckBoxes in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (multiple select).
- OptionsWidgetsTest::testRadioButtons in core/
modules/ options/ tests/ src/ Functional/ OptionsWidgetsTest.php - Tests the 'options_buttons' widget (single select).
- PagePreviewTest::testPagePreview in core/
modules/ node/ tests/ src/ Functional/ PagePreviewTest.php - Checks the node preview functionality.
- ResponsiveImageAdminUITest::testResponsiveImageAdmin in core/
modules/ responsive_image/ tests/ src/ Functional/ ResponsiveImageAdminUITest.php - Test responsive image administration functionality.
- SearchLanguageTest::testLanguages in core/
modules/ search/ tests/ src/ Functional/ SearchLanguageTest.php - SettingsTest::testEditUI in core/
modules/ views_ui/ tests/ src/ Functional/ SettingsTest.php - Tests the settings for the edit ui.
- UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ Update/ UpdatePathRC1TestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UpdatePathTestBaseFilledTest::testUpdatedSite in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php - Tests that the content and configuration were properly updated.
- UserAccountLinksTest::testDisabledAccountLink in core/
modules/ user/ tests/ src/ Functional/ UserAccountLinksTest.php - Tests disabling the 'My account' link.
- UserEditTest::testUserEdit in core/
modules/ user/ tests/ src/ Functional/ UserEditTest.php - Test user edit page.
- UserRolesAssignmentTest::testAssignAndRemoveRole in core/
modules/ user/ tests/ src/ Functional/ UserRolesAssignmentTest.php - Tests that a user can be assigned a role and that the role can be removed again.
- UserRolesAssignmentTest::testCreateUserWithRole in core/
modules/ user/ tests/ src/ Functional/ UserRolesAssignmentTest.php - Tests that when creating a user the role can be assigned. And that it can be removed again.
- VocabularyLanguageTest::testVocabularyDefaultLanguageForTerms in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyLanguageTest.php - Tests term language settings for vocabulary terms are saved and updated.
- VocabularyTranslationTest::testVocabularyLanguage in core/
modules/ taxonomy/ tests/ src/ Functional/ VocabularyTranslationTest.php - Tests language settings for vocabularies.