User tests: Successful: Unsuccessful:
This is a revamp for Joomla 4.x
params
and _params
Bugs planned to fix
yarp. was already looking into working out the difference between them :)
Please can you create a corresponding joomlacode tracker item for this - thanks
This is a still a WIP. It's as a PR just so I have a travis' opinion on it :)
You know you can turn on Travis for your own repo? You don't have to rely on having open PRs to do it.
Go to https://travis-ci.org/profile (if you've never logged in before, you'll have to do the GitHub authorization) then throw the switches on/off for what you want Travis to look at.
Was not aware of this :P where do I then go to check if travis is passing?
When you're logged into the Travis site, you'll see a My Repositories listing on the left. Click your repo and you can use the tabs there to find the branch/commit you're testing.
Of course, if you'd just get things set up locally, that would help matters too :-P
Well if someone tells me how to set them up locally go for it. I edit all this stuff locally and push it with git bash - but my unit tests don't pass if i try running them locally. Hence travis ..........
@wilsonge @phproberto what is the status of this
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-07-23 12:14:39 |
its wip. i was just using the pr for travis as didn't have it set up personally before. it's not b/c anyway. it's a j4/icarus kind of thing
Can we also add a task to avoid having two properties
$params
&&$_params
? :)