Make WordPress Core

Opened 11 months ago

Last modified 11 months ago

#64113 new enhancement

Missing unit tests for wp-duotone class

Reported by: fishtron Owned by:
Priority: normal Milestone: Awaiting Review
Component: General Version: 6.9
Severity: minor Keywords:
Cc: Focuses: tests

Description

As part of Contributor Day in WCEH 2025

WP Duotone classes missing phpunit tests

Attachments (2)

colordClamp.php (2.4 KB ) - added by fishtron 11 months ago.
tests/phpunit/tests/wp-duotone/colordClamp.php
colordClampHue.php (2.7 KB ) - added by fishtron 11 months ago.
tests/phpunit/tests/wp-duotone/colordClampHue.php

Download all attachments as: .zip

Change History (3)

@fishtron
11 months ago

tests/phpunit/tests/wp-duotone/colordClamp.php

@fishtron
11 months ago

tests/phpunit/tests/wp-duotone/colordClampHue.php

#1 @fishtron
11 months ago

(Please forgive the crappy description on the ticket, I clicked submit before it was ready.)

As part of the Contributor Day at WCEH 2025, we discussed what areas needed unit testing. The duotone class was identified so I started on two of the functions inside. Thanks!

Note: See TracTickets for help on using tickets.