Make WordPress Core

Opened 14 months ago

Closed 12 months ago

Last modified 12 months ago

#60101 closed task (blessed) (fixed)

basic test for absint

Reported by: pbearne's profile pbearne Owned by: swissspidy's profile swissspidy
Milestone: 6.5 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch has-unit-tests commit
Focuses: Cc:

Description (last modified by sabernhardt)

we looked at this back in #28559

and is was a won't fix so these will simple basic tests

Change History (5)

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


14 months ago
#1

  • Keywords has-patch has-unit-tests added

New unit tests have been added for the "absint" function in the WordPress PHPUnit suite. It provides various test cases to verify the function's expected behaviors and correct output. Minimizing the likelihood of unnoticed errors or regressions in this function across future updates.

#2 @swissspidy
12 months ago

  • Description modified (diff)
  • Keywords commit added
  • Milestone changed from Awaiting Review to 6.5
  • Type changed from defect (bug) to task (blessed)

#3 @sabernhardt
12 months ago

  • Description modified (diff)

#4 @swissspidy
12 months ago

  • Owner set to swissspidy
  • Resolution set to fixed
  • Status changed from new to closed

In 57724:

Build/Test Tools: Add unit tests for absint().

Props pbearne.
Fixes #60101.

Note: See TracTickets for help on using tickets.