Make WordPress Core

Opened 14 months ago

Last modified 6 weeks ago

#60300 new enhancement

PHPunit Test for wp_staticize_emoji_for_email

Reported by: pbearne's profile pbearne Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Formatting Keywords: has-patch has-unit-tests
Focuses: tests Cc:

Description


Change History (5)

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


14 months ago
#1

  • Keywords has-patch has-unit-tests added

A new unit test for the wp_staticize_emoji_for_email function has been added. This test provides verification for a variety of scenarios; from simple messages, messages with emojis, and adjustments based on the email's content type.

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


13 months ago
#2

A new unit test for the wp_staticize_emoji_for_email function has been added. This test provides verification for a variety of scenarios; from simple messages, messages with emojis, and adjustments based on the email's content type.

@swissspidy commented on PR #5910:


13 months ago
#3

@pbearne this is just the same test as https://github.com/WordPress/wordpress-develop/pull/5912 🤔

#4 @desrosj
5 months ago

  • Component changed from Build/Test Tools to Formatting
  • Milestone changed from Awaiting Review to Future Release
  • Type changed from defect (bug) to enhancement

Since this is about adding tests and not a general build or test tooling change, I'm reassigning it to the relevant component.

#5 @desrosj
6 weeks ago

  • Focuses tests added
Note: See TracTickets for help on using tickets.