wordpress-develop/tests/phpunit/tests/rest-api
Timothy Jacobs 6194de49dc REST API: Sort widget types by their id.
Fixes #53303.
Props spacedmonkey.


git-svn-id: https://develop.svn.wordpress.org/trunk@51882 602fd350-edb4-49c9-b593-d223f7449a82
2021-10-02 21:43:26 +00:00
..
json_schema_test_suite REST API: Add support for the oneOf and anyOf keywords. 2020-10-20 18:22:39 +00:00
application-passwords.php App Passwords: Improve validation and sanitization of the application name. 2021-01-27 19:03:42 +00:00
rest-application-passwords-controller.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-attachments-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-autosaves-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-block-directory-controller.php Tests: Replace expectException() for PHP native errors with calls to the dedicated PHPUnit 8.4+ methods. 2021-08-06 21:38:45 +00:00
rest-block-renderer-controller.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-block-type-controller.php Build: Split packages and blocks to their webpack configs 2021-07-28 10:05:01 +00:00
rest-blocks-controller.php Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes. 2020-11-15 13:59:32 +00:00
rest-categories-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-comments-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-pages-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-pattern-directory-controller.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-plugins-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-post-meta-fields.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-post-statuses-controller.php Tests: Use more appropriate assertions in various tests. 2021-07-07 10:32:56 +00:00
rest-post-types-controller.php Tests: Use more appropriate assertions in various tests. 2021-07-10 11:15:44 +00:00
rest-posts-controller.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-request-validation.php Tests: First pass at using assertSame() instead of assertEquals() in most of the unit tests. 2020-09-02 00:35:36 +00:00
rest-request.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-revisions-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-schema-sanitization.php Tests: Replace expectException() for PHP native errors with calls to the dedicated PHPUnit 8.4+ methods. 2021-08-06 21:38:45 +00:00
rest-schema-setup.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-schema-validation.php Tests: Replace expectException() for PHP native errors with calls to the dedicated PHPUnit 8.4+ methods. 2021-08-06 21:38:45 +00:00
rest-search-controller.php Tests: Use more appropriate assertions in various tests. 2021-07-07 10:32:56 +00:00
rest-server.php Coding Standards: Use static closures when not using $this. 2021-08-26 12:57:08 +00:00
rest-settings-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-sidebars-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-site-health-controller.php Build/Test Tools: Standardise the name, signature, and usage of the wpSetUpBeforeClass() method that's used in test classes. 2020-11-15 13:59:32 +00:00
rest-tags-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-taxonomies-controller.php Tests: Use more appropriate assertions in various tests. 2021-07-10 11:15:44 +00:00
rest-templates-controller.php Tests: Use assertSame() in some newly introduced tests. 2021-06-07 11:16:29 +00:00
rest-term-meta-fields.php Tests: Fix tests failing due to assertContains() using strict checking. 2021-08-07 10:51:59 +00:00
rest-test-controller.php REST API: Add support for the oneOf and anyOf keywords. 2020-10-20 18:22:39 +00:00
rest-themes-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-users-controller.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
rest-widget-types-controller.php REST API: Sort widget types by their id. 2021-10-02 21:43:26 +00:00
rest-widgets-controller.php REST API: Fix autovivification deprecation notice in WP_Test_REST_Widgets_Controller::set_up(). 2021-09-20 18:48:47 +00:00