Changes between Initial Version and Version 1 of Ticket #54183, comment 19
- Timestamp:
- 09/26/2021 03:49:55 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54183, comment 19
initial v1 2 2 3 3 - Skips risky tests. 4 - Influenced by [https://github.com/WordPress/wordpress-develop/blob/90b6ae994322514aa049afd1cec654416be5043a/tests/phpunit/tests/rest-api/rest-block-renderer-controller.php#L6 40this implementation].4 - Influenced by [https://github.com/WordPress/wordpress-develop/blob/90b6ae994322514aa049afd1cec654416be5043a/tests/phpunit/tests/rest-api/rest-block-renderer-controller.php#L618 this implementation]. 5 5 - Adds `if ( ! empty( $tags ) ) {}` check to `WP_Test_REST_Tags_Controller()->test_get_terms_post_args_paging()` else skips the test.