| .. |
|
author.php
|
Unit Tests: prevent rewrite spillage from @group author unit tests.
|
2016-04-22 23:47:27 +00:00 |
|
capabilities.php
|
Role/Capability: Introduce capability tests for non-logged-in users.
|
2016-07-18 22:38:18 +00:00 |
|
countUserPosts.php
|
Unit Tests: WP_UnitTest_Generator_Sequence needs a static incrementer - otherwise, it assumes every test class is a reset, which it no longer is (it is now static).
|
2015-10-17 19:24:20 +00:00 |
|
countUsers.php
|
Ensure the count for users with no role remains accurate when users with multiple roles are present.
|
2015-11-19 17:10:47 +00:00 |
|
dateQuery.php
|
Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop.
|
2015-10-17 18:02:16 +00:00 |
|
listAuthors.php
|
Unit Tests: WP_UnitTest_Generator_Sequence needs a static incrementer - otherwise, it assumes every test class is a reset, which it no longer is (it is now static).
|
2015-10-17 19:24:20 +00:00 |
|
mapMetaCap.php
|
Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop.
|
2015-10-17 18:02:16 +00:00 |
|
multisite.php
|
Tests: Reduce unnecessary count in create_many() in multisite user tests
|
2016-04-27 06:32:47 +00:00 |
|
query.php
|
Users: The 'who' parameter should not interfere with 'meta_key' + 'meta_value' in WP_User_Query.
|
2016-05-04 18:56:58 +00:00 |
|
session.php
|
Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop.
|
2015-10-17 18:02:16 +00:00 |
|
slashes.php
|
Unit Tests: WP_UnitTest_Generator_Sequence needs a static incrementer - otherwise, it assumes every test class is a reset, which it no longer is (it is now static).
|
2015-10-17 19:24:20 +00:00 |
|
updateUserCaches.php
|
Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop.
|
2015-10-17 18:02:16 +00:00 |
|
wpAuthenticateSpamCheck.php
|
Users: Provide a full user object when checking for a spammy multisite user
|
2016-04-27 05:35:37 +00:00 |
|
wpDeleteUser.php
|
Unit Tests: Change some @group annotations to @ticket.
|
2016-07-04 20:24:52 +00:00 |
|
wpDropdownUsers.php
|
Show user_login in Dashboard user dropdowns.
|
2015-12-06 20:56:11 +00:00 |
|
wpGetUsersWithNoRole.php
|
Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop.
|
2015-10-17 18:02:16 +00:00 |
|
wpSetCurrentUser.php
|
Unit Tests: better fixtures for Tests_User_WpSetCurrentUser.
|
2015-10-17 21:18:38 +00:00 |