User tests: Successful: Unsuccessful:
Reworks the JControllerLegacy tests. This uses the @testdox tags that we are rolling out across Joomla and also breaks up the 11 parts of the setRedirect into separate tests. Finally I've added a test for injecting the controller name in the controller
Labels |
Added:
?
|
Category | ⇒ | Unit Tests |
Just travis - I'm not touching core at all
A few comments:
All in all: good job! :)
Status | Pending | ⇒ | Ready to Commit |
Thanks @wilsonge moving to RTC since Travis is happy with you here
Status | Ready to Commit | ⇒ | Pending |
moving back to pending as we have feedback by @SniperSister and @mbabker
@SniperSister the setRedirect method is pretty hard to do via a data provider because half the tests also involve the setMessage method and how they override each other.
Milestone |
Added: |
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-15 15:49:15 |
@wilsonge do we need to test here or only need travis pass the tests?