Make WordPress Core

Opened 16 months ago

Closed 15 months ago

Last modified 15 months ago

#59825 closed enhancement (fixed)

Add unit tests for wp_checkdate

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

Description


Change History (8)

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


16 months ago
#1

  • Keywords has-patch has-unit-tests added

@ironprogrammer commented on PR #5630:


16 months ago
#2

Thanks for the PR, @pbearne! 🙌🏻

I've created https://github.com/pbearne/wordpress-develop/pull/87 to collaborate on this. I'm happy to discuss the suggested changes, just lmk.

#3 @ironprogrammer
16 months ago

  • Milestone changed from Awaiting Review to 6.5
  • Summary changed from test for wp_checkdate to Add unit tests for wp_checkdate
  • Type changed from defect (bug) to enhancement

#4 @ironprogrammer
16 months ago

  • Keywords commit added

This PR has been reviewed and approved, so marking for commit consideration during 6.5 cycle.

#5 @jorbin
15 months ago

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

In 57182:

Build/Test: Add unit tests for wp_checkdate.

Props pbearne, ironprogrammer.
Fixes #59825.

#6 @SergeyBiryukov
15 months ago

In 57183:

Tests: Revert [57182] from the 6.4 branch.

This will be committed to trunk instead.

See #59825.

#7 @SergeyBiryukov
15 months ago

In 57184:

Tests: Add unit tests for wp_checkdate().

Follow-up to [21922].

Props pbearne, ironprogrammer, antonvlasenko, SergeyBiryukov.
Fixes #59825.

@SergeyBiryukov commented on PR #5630:


15 months ago
#8

Thanks for the PR! Merged in r57184.

Note: See TracTickets for help on using tickets.