Make WordPress Core

Opened 3 years ago

Last modified 18 months ago

#60102 new enhancement

PHPunit tests for dead_db

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

Description


Change History (3)

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


3 years 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
23 months ago

  • Component Build/Test ToolsDatabase
  • Milestone Awaiting ReviewFuture Release
  • Type defect (bug)enhancement

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

#3 @desrosj
18 months ago

  • Focuses tests added
Note: See TracTickets for help on using tickets.