User tests: Successful: Unsuccessful:
Adjust Namespace
Remove unsed Import
Fix doc
Run composer install
It shows the warning:
Class Joomla\Tests\Unit\Libraries\Cms\User\CacheControllerFactoryAwareTraitTest located in ./tests/Unit/Libraries/Cms/Cache/CacheControllerFactoryAwareTraitTest.php does not comply with psr-4 autoloading standard. Skipping.
Runs through.
Drone run successfully.
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-06-16 14:17:48 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
?
?
|
Just wanted to post that ok for my by review
Success can be seen in the log file from the composer step of drone: https://ci.joomla.org/joomla/joomla-cms/55394/1/5 . The warning has gone. In the drone log of this step from before this PR, the warning is still there, see e.g. https://ci.joomla.org/joomla/joomla-cms/55389/1/5 . So you can count this as successful test.
Thanks!