[wp-trac] [WordPress Trac] #56793: Test tool and unit test improvements for 6.2

WordPress Trac noreply at wordpress.org
Sat Oct 29 15:58:02 UTC 2022


#56793: Test tool and unit test improvements for 6.2
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.2
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by SergeyBiryukov):

 In [changeset:"54720" 54720]:
 {{{
 #!CommitTicketReference repository="" revision="54720"
 Tests: Remove unused `$user_ids` property in `Tests_Ajax_Autosave` class.

 This was previously used to delete the users created during
 `wpSetUpBeforeClass()`, however that now happens automatically in
 `WP_UnitTestCase_Base::tear_down_after_class()` via `_delete_all_data()`.

 Follow-up to [35311], [37404], [38398].

 See #56793.
 }}}

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


More information about the wp-trac mailing list