Make WordPress Core

Opened 10 months ago

Last modified 4 days ago

#60102 new enhancement

PHPunit tests for dead_db

Reported by: pbearne's profile pbearne Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Database Keywords: has-patch has-unit-tests
Focuses: Cc:

Description


Change History (2)

This ticket was mentioned in PR #5792 on WordPress/wordpress-develop by @pbearne.


10 months ago
#1

  • Keywords has-patch has-unit-tests added

New unit tests have been added for the "deadDb" function in the WordPress PHPUnit suite. These tests strive to ensure the function is running as intended by checking its exceptions and outcomes. This helps to maintain functionality and reduces the risk of unnoticed issues in future updates.

#2 @desrosj
4 days ago

  • Component changed from Build/Test Tools to Database
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from defect (bug) to enhancement

Since this is about adding tests and not a general build or test tooling change, I'm reassigning it to the relevant component.

Note: See TracTickets for help on using tickets.