| .. |
|
deletePost.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 |
|
deleteTerm.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
editComment.php
|
Build/Test Tools: Continue eliminating randomness in tests.
|
2016-10-26 01:23:24 +00:00 |
|
editPost.php
|
XMLRPC: Unit tests left off [r37043]
|
2016-03-22 15:11:06 +00:00 |
|
editProfile.php
|
Build/Test Tools: Utilise assertWPError() and assertNotWPError() in more places.
|
2016-11-09 00:01:42 +00:00 |
|
editTerm.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getComment.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getComments.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 |
|
getMediaItem.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getOptions.php
|
Move PHPUnit tests into a tests/phpunit directory.
|
2013-08-29 18:39:34 +00:00 |
|
getPage.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getPageList.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getPages.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getPost.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 |
|
getPosts.php
|
Build/Test Tools: Remove many unnecessary calls to rand_str() which can, in theory, fail at random. Static strings are much more appropriate.
|
2016-08-26 20:21:30 +00:00 |
|
getPostType.php
|
Move PHPUnit tests into a tests/phpunit directory.
|
2013-08-29 18:39:34 +00:00 |
|
getPostTypes.php
|
Move PHPUnit tests into a tests/phpunit directory.
|
2013-08-29 18:39:34 +00:00 |
|
getProfile.php
|
* sort() returns a boolean, not a sorted set. Move the calls out of the assertions and fix the test methods.
|
2013-09-12 06:41:36 +00:00 |
|
getRevisions.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 |
|
getTaxonomies.php
|
Move PHPUnit tests into a tests/phpunit directory.
|
2013-08-29 18:39:34 +00:00 |
|
getTaxonomy.php
|
Unit Tests: Account for the string changes in [38077].
|
2016-07-17 16:23:31 +00:00 |
|
getTerm.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
getTerms.php
|
Build/Test Tools: Continue eliminating randomness in tests.
|
2016-10-26 01:23:24 +00:00 |
|
getUser.php
|
Build/Test Tools: Continue eliminating randomness in tests.
|
2016-10-26 01:23:24 +00:00 |
|
getUsers.php
|
Build/Test Tools: Continue eliminating randomness in tests.
|
2016-10-26 01:23:24 +00:00 |
|
newComment.php
|
XML-RPC: Correctly handle empty and duplicate comments.
|
2016-10-31 01:26:10 +00:00 |
|
newPost.php
|
Build/Test Tools: Remove many unnecessary calls to rand_str() which can, in theory, fail at random. Static strings are much more appropriate.
|
2016-08-26 20:21:30 +00:00 |
|
newTerm.php
|
Build/Test Tools: Re-use a bunch of fixtures in test classes for user and XMLRPC tests.
|
2016-11-10 01:53:08 +00:00 |
|
restoreRevision.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 |
|
setOptions.php
|
Fix a multisite test failure by testing an option that can be updated in multisite.
|
2014-04-10 21:09:33 +00:00 |
|
uploadFile.php
|
Remove failing xmlrpc upload test.
|
2015-09-26 20:31:57 +00:00 |