[wp-trac] [WordPress Trac] #54713: Build/Test Tools: Add unit tests for `feed_links_extra()`.

WordPress Trac noreply at wordpress.org
Tue Mar 29 02:46:04 UTC 2022


#54713: Build/Test Tools: Add unit tests for `feed_links_extra()`.
--------------------------------------+-----------------------------
 Reporter:  costdev                   |       Owner:  hellofromTonya
     Type:  task (blessed)            |      Status:  reviewing
 Priority:  normal                    |   Milestone:  6.0
Component:  Build/Test Tools          |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------------
Changes (by peterwilsoncc):

 * keywords:  has-patch has-unit-tests early => has-patch has-unit-tests


Comment:

 I discussed this with @costdev via Slack.

 To avoid making changes to `WP_Query` in a ticket designed to add tests,
 the tests that fail without the query changes will be left out for this
 release.

 A follow up ticket will be created to fix the bug that was found while
 writing the tests. And to decide whether the bug is in feeds or
 `WP_Query`.

 Removing the `early` keyword as this will no longer touch `WP_Query`.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54713#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list