- CommonBackdropRenderTestCase::testBackdropRenderCache in core/
modules/ simpletest/ tests/ common.test - Tests caching of render items.
- ContactPersonalTestCase::testPersonalContactAccess in core/
modules/ contact/ tests/ contact.test - Tests access to the personal contact form.
- EntityReferenceHandlersTestCase::testUserHandler in core/
modules/ entityreference/ tests/ entityreference.handlers.test - Test the user-specific overrides of the entity handler.
- NodePageCacheTest::testNodeSaveAfterUsernameChange in core/
modules/ node/ tests/ node.test - Check that cached node info does not run out of sync with user data.
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- UpdateScriptFunctionalTest::testUpdateAccess in core/
modules/ system/ tests/ system.test - Tests access to the update script.
- UserPasswordResetTest::testUserPasswordResetOtherUserLoggedIn in core/
modules/ user/ tests/ user_password_reset.test - Test user password reset in a browser where another user is logged in.
- UserPictureTestCase::testPictureIsValid in core/
modules/ user/ tests/ user.test - Do the test: Picture is valid (proper size and dimension)
- UserUserSearchTestCase::testUserSearch in core/
modules/ user/ tests/ user.test - user_update_1021 in core/
modules/ user/ user.install - Make sure that generation of automatic path alias is enabled for user 1.
- ViewsHandlerManyToOneTest::setUp in core/
modules/ views/ tests/ handlers/ views_handler_manytoone.test - Sets up a Backdrop site for running functional and integration tests.