wordpress-develop/tests/phpunit/tests/user
Helen Hou-Sandi 140b29db87 Privacy: More precise checking of user request action names.
Props garrett-eclipse.
Fixes #46536.


git-svn-id: https://develop.svn.wordpress.org/trunk@49475 602fd350-edb4-49c9-b593-d223f7449a82
2020-11-02 18:40:06 +00:00
..
author.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
capabilities.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
countUserPosts.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
countUsers.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
dateQuery.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
getActiveBlogForUser.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
listAuthors.php Code Modernization: Use explicit visibility for class property declarations. 2020-10-17 16:24:35 +00:00
mapMetaCap.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
multisite.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
query.php Tests: Introduce assertSameSets() and assertSameSetsWithIndex(), and use them where appropriate. 2020-09-04 07:01:00 +00:00
session.php Code is Poetry. 2017-11-30 23:09:33 +00:00
slashes.php Tests: Speed up slashed data tests by reusing some more shared fixtures. 2020-09-19 11:11:00 +00:00
updateUserCaches.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
wpAuthenticateSpamCheck.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
wpDeleteUser.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
wpDropdownUsers.php Users: Check if the user ID passed as selected to wp_dropdown_users() corresponds to an existing user. 2020-09-23 00:25:47 +00:00
wpGetUsersWithNoRole.php General: Replace older-style PHP type conversion functions with type casts. 2020-10-08 21:13:57 +00:00
wpSendUserRequest.php Privacy: More precise checking of user request action names. 2020-11-02 18:40:06 +00:00
wpSetCurrentUser.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00