#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 )
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
#2
@
3 years ago
- Description modified (diff)
- Keywords commit added
- Milestone Awaiting Review → 6.5
- Type defect (bug) → task (blessed)
@swissspidy commented on PR #5791:
3 years ago
#5
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.