Tests for user.module.

File

core/modules/user/tests/user.test

Classes

Namesort descending Description
UserAccountLinksUnitTests Tests user links in the header menu.
UserAdminSettingsEmailFormTest
UserAdminSettingsFormTest
UserAdminTestCase
UserAutocompleteTestCase Test user autocompletion.
UserBlocksUnitTests Test user blocks.
UserCancelTestCase Test cancelling a user.
UserCreateTestCase Test the create user administration page.
UserEditedOwnAccountTestCase
UserEditRebuildTestCase Tests editing a user account with and without a form rebuild.
UserEditTestCase Test case to test user_save() behavior.
UserEntityCallbacksTestCase Test user entity callbacks.
UserLoginTestBase
UserLoginTestCase Functional tests for user logins, including rate limiting of login attempts.
UserPermissionsTestCase
UserPictureTestCase
UserRegistrationTestCase
UserRoleAdminTestCase Test case to test adding, editing and deleting roles.
UserRolesAssignmentTestCase Test role assignment.
UserSaveTestCase Test case to test user_save() behavior.
UserSignatureTestCase Test case for user signatures.
UserTimeZoneFunctionalTest Tests for user-configurable time zones.
UserTokenReplaceTestCase Test user token replacement in strings.
UserUserSearchTestCase Test user search.
UserValidateCurrentPassCustomForm Tests user_validate_current_pass on a custom form.
UserValidationTestCase