Make WordPress Core

Opened 3 years ago

Last modified 18 months ago

#60319 new enhancement

PHPUnit test for wp_spaces_regexp

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

Description


Change History (4)

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


3 years ago
#1

  • Keywords has-patch has-unit-tests added

A new PHPUnit test file is added to check the functionality of the wp_spaces_regexp function in a WordPress application. These tests verify the return value of the function with given input and confirm the filter instantiation calls.

#2 @SergeyBiryukov
2 years ago

  • Summary PHPtest for wp_spaces_regexpPHPUnit test for wp_spaces_regexp

#3 @desrosj
22 months ago

  • Component Build/Test ToolsFormatting
  • 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.

#4 @desrosj
18 months ago

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