#59938 closed defect (bug) (fixed)
phpUnit test for wpScheduledDelete
| Reported by: | pbearne | Owned by: | jorbin |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.5 |
| Component: | Build/Test Tools | Version: | |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
Description
Change History (8)
This ticket was mentioned in PR #5693 on WordPress/wordpress-develop by @pbearne.
3 years ago
#1
- Keywords has-patch has-unit-tests added
@SergeyBiryukov commented on PR #5693:
3 years ago
#7
Thanks for the PR! This was merged in r57224.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I think this might benefit from actual setup/teardown functions so that there is assurance that the posts/comments created are deleted regardless of test success.