Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#60101 closed task (blessed) (fixed)

basic test for absint

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

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.


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

  • Description modified (diff)
  • Keywords commit added
  • Milestone Awaiting Review6.5
  • Type defect (bug)task (blessed)

#3 @sabernhardt
3 years ago

  • Description modified (diff)

#4 @swissspidy
3 years ago

  • Owner set to swissspidy
  • Resolutionfixed
  • Status newclosed

In 57724:

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

Props pbearne.
Fixes #60101.

Note: See TracTickets for help on using tickets.