Opened 3 years ago
Last modified 10 months ago
#54490 new defect (bug)
added test for get_num_queries and wp_get_nocache_headers
Reported by: | pbearne | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
Description
just some more tests
Change History (3)
This ticket was mentioned in PR #1930 on WordPress/wordpress-develop by pbearne.
3 years ago
#1
This ticket was mentioned in Slack in #core-test by pbearne. View the logs.
3 years ago
@peterwilsoncc commented on PR #1930:
10 months ago
#3
@pbearne @costdev I've pushed up several changes
- merged in trunk
- renamed files per Colin's earlier review
- Various coding standards fixes
- I changed the DB query for testing the number of queries increased to a simpler one:
SELECT now()
- Added tests for the cache headers to account for the changes in r56134 for logged in users
Note: See
TracTickets for help on using
tickets.
Trac ticket:https://core.trac.wordpress.org/ticket/54490