Wordpress/tests/phpunit/tests/user
Sergey Biryukov 93eeb8f1d7 Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object().
This converts the arguments originally meant for `wpmu_create_blog()` to the ones used by `wp_insert_site()`.

Follow-up to [47011].

Fixes #47195.

git-svn-id: https://develop.svn.wordpress.org/trunk@47013 602fd350-edb4-49c9-b593-d223f7449a82
2019-12-25 21:39:46 +00:00
..
author.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
capabilities.php Users: Make sure wp_logout() clears current user, so that a subsequent call to is_user_logged_in() works as expected. 2019-10-12 03:08:56 +00:00
countUserPosts.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
countUsers.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
dateQuery.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getActiveBlogForUser.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
listAuthors.php Users: Make wp_list_authors() unit tests more readable. 2019-08-14 15:35:19 +00:00
mapMetaCap.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
multisite.php Tests: Update legacy arguments passed to WP_UnitTest_Factory_For_Blog::create_object(). 2019-12-25 21:39:46 +00:00
query.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
session.php Code is Poetry. 2017-11-30 23:09:33 +00:00
slashes.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00
updateUserCaches.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpAuthenticateSpamCheck.php Coding Standards: Fix WPCS violations after [45708]. 2019-08-01 12:02:30 +00:00
wpDeleteUser.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpDropdownUsers.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpGetUsersWithNoRole.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
wpSendUserRequest.php Privacy: Ensure the user request email is sent in the requested user's locale (or the site's default locale if they are not a registered user) when the administrator creating the request uses a different locale. 2018-08-13 16:31:31 +00:00
wpSetCurrentUser.php Coding Standards: Fix the Squiz.PHP.DisallowMultipleAssignments violations in tests. 2019-07-02 04:43:01 +00:00