Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #61530


Ignore:
Timestamp:
06/28/2024 11:11:20 AM (18 months ago)
Author:
jorbin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61530

    • Property Keywords has-patch has-unit-tests added
    • Property Component changed from HTML API to Build/Test Tools
    • Property Type changed from enhancement to task (blessed)
    • Property Summary changed from HTML API: Add more tests targeting 6.7 release to Test tool and unit test improvements for 6.7
  • Ticket #61530 – Description

    initial v3  
    1 The HTML API would benefit from more testing and better coverage.
     1- #60705 (6.6)
     2- #59647 (6.5)
     3- #58955 (6.4)
     4- #57841 (6.3)
     5- #56793 (6.2)
     6- #55652 (6.1)
     7- #54725 (6.0)
     8- #53363 (5.9)
     9- #52625 (5.8)
     10- #51802 (5.7)
     11- #51344 (5.6)
    212
    3 This is a broad ticket to track these efforts during the WordPress 6.7 development phase.
     13This ticket is for various fixes and improvements in PHPUnit tests that don't have a more specific ticket, as well as general improvements to the GitHub Actions workflows that run automated testing.