[wp-trac] [WordPress Trac] #56041: Port Audit Full Page Cache from performance plugin to core
WordPress Trac
noreply at wordpress.org
Thu Sep 1 15:26:44 UTC 2022
#56041: Port Audit Full Page Cache from performance plugin to core
-------------------------------------------------+-------------------------
Reporter: furi3r | Owner: furi3r
Type: enhancement | Status: reopened
Priority: normal | Milestone: 6.1
Component: Site Health | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests needs-dev- | Focuses:
note | performance
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
In [changeset:"54047" 54047]:
{{{
#!CommitTicketReference repository="" revision="54047"
Site Health: Some documentation and test improvements for
`WP_Site_Health`:
* Add a `@coversDefaultClass` annotation to address `@covers
::get_test_page_cache" is invalid` notices.
* Rename data providers to start with the `data_` prefix and match the
test method names, for consistency.
* Move data providers next to the test methods they are used in.
* Move `::get_test_page_cache()` closer to
`::get_test_persistent_object_cache()`, for a bit more predictable
placement.
* Fix a typo in `::get_test_persistent_object_cache()` description.
Follow-up to [53955], [54043], [54044], [54045].
See #56041.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56041#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list