? ? ? Pending

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
12 Mar 2017

Summary of Changes

  1. Bumps the PHPUnit minimum to 4.8.35
  2. Uses the namespaced PHPUnit\Framework\TestCase class instead of the global PHPUnit_Framework_TestCase class as able (forward compatibility to PHPUnit 5.4.3 which also has the compatibility layer and inherently PHPUnit 6 where the namespaced classes are actually used)
  3. Moves a couple of files out of directories that really don't need to be there (only reason before was because of the autoloader)
  4. Removes the abandoned changelog for the tests directory
  5. The composer update phpunit/phpunit command was run with Composer 1.4, hence the changes in its class loader

Testing Instructions

Unit tests still run/pass

avatar mbabker mbabker - open - 12 Mar 2017
avatar mbabker mbabker - change - 12 Mar 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Mar 2017
Category External Library Libraries Unit Tests
avatar rdeutz rdeutz - change - 19 Mar 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-03-19 09:10:14
Closed_By rdeutz
Labels Added: ? ? ?
avatar rdeutz rdeutz - close - 19 Mar 2017
avatar rdeutz rdeutz - merge - 19 Mar 2017

Add a Comment

Login with GitHub to post a comment