? ? Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
30 Jun 2022

Summary of Changes

correct name of the classes

Testing Instructions

Run composer install

Actual result BEFORE applying this Pull Request

It shows the warning:
image

Class Joomla\Tests\Unit\Libraries\Cms\Image\Filter\ImageFilterBrightnessTest located in ./tests/Unit/Libraries/Cms/Image/Filter/FilterBrightnessTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Joomla\Tests\Unit\Libraries\Cms\Image\Filter\ImageFilterBackgroundfillTest located in ./tests/Unit/Libraries/Cms/Image/Filter/FilterBackgroundfillTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Joomla\Tests\Unit\Libraries\Cms\Image\Filter\ImageFilterContrastTest located in ./tests/Unit/Libraries/Cms/Image/Filter/FilterContrastTest.php does not comply with psr-4 autoloading standard. Skipping.
Class Joomla\Tests\Unit\Libraries\Cms\Image\Filter\ImageFilterEdgedetectTest located in ./tests/Unit/Libraries/Cms/Image/Filter/FilterEdgedetectTest.php does not comply with psr-4 autoloading standard. Skipping.

Expected result AFTER applying this Pull Request

Runs through.
Drone run successfully.

avatar heelc29 heelc29 - open - 30 Jun 2022
avatar heelc29 heelc29 - change - 30 Jun 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2022
Category Unit Tests
avatar heelc29 heelc29 - change - 30 Jun 2022
Labels Added: ? ?
avatar richard67 richard67 - test_item - 30 Jun 2022 - Tested successfully
avatar richard67
richard67 - comment - 30 Jun 2022

I have tested this item successfully on c302b1a

Warnings on composer install disappear, and the unit tests ./libraries/vendor/bin/phpunit --testsuite Unit are still working


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38190.

avatar richard67 richard67 - alter_testresult - 1 Jul 2022 - richard67: Tested successfully
avatar wilsonge wilsonge - change - 1 Jul 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-07-01 10:24:57
Closed_By wilsonge
avatar wilsonge wilsonge - close - 1 Jul 2022
avatar wilsonge wilsonge - merge - 1 Jul 2022
avatar wilsonge
wilsonge - comment - 1 Jul 2022

Merging with the one good test as it's clear on review too. Thanks!

Add a Comment

Login with GitHub to post a comment