User tests: Successful: Unsuccessful:
Add to the result output of the PHPUnit run the deprecated functions that are called by way of the unit test suite. This is a helpful metric to gauge where in our code (either the tests themselves or something triggered by them) deprecated functions are called and can be helpful when refactoring code to stop using them or when removing them.
Review https://travis-ci.org/mbabker/joomla-cms/jobs/167952648 for an example of the output with this change.
N/A
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
?
|
Category | ⇒ | External Library Libraries Unit Tests |
I have tested this item
Looks good to me. Thanks
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Milestone changed to 3.7 as it is now not planned to have a 3.6.4 release
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-10-18 17:44:55 |
Closed_By | ⇒ | rdeutz |
Labels |
Removed:
?
|
I have tested this item✅ successfully on cd25f33
deprecated functions are now in unit test results.
Nice!
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/12425.