? Error

User tests: Successful: Unsuccessful:

avatar wilsonge
wilsonge
14 Sep 2013

This is a revamp for Joomla 4.x

  • Remove JObject Dependancy
  • Use Exception Handling
  • Make it easier to create a User from CLI
  • Fix some long running bugs
  • Avoid having properties params and _params
  • Full unit test coverage

Bugs planned to fix

  • Discrepancy between JFactory::getUser documentation and actual results (see #811)
avatar wilsonge wilsonge - open - 14 Sep 2013
70797d6 14 Sep 2013 avatar wilsonge oops
avatar phproberto
phproberto - comment - 14 Sep 2013

Can we also add a task to avoid having two properties $params && $_params ? :)

avatar wilsonge
wilsonge - comment - 15 Sep 2013

yarp. was already looking into working out the difference between them :)

72240a1 28 Sep 2013 avatar wilsonge Doh
avatar brianteeman
brianteeman - comment - 13 Oct 2013

Please can you create a corresponding joomlacode tracker item for this - thanks

avatar wilsonge
wilsonge - comment - 13 Oct 2013

This is a still a WIP. It's as a PR just so I have a travis' opinion on it :)

avatar mbabker
mbabker - comment - 13 Oct 2013

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.

avatar wilsonge
wilsonge - comment - 13 Oct 2013

Was not aware of this :P where do I then go to check if travis is passing?

avatar mbabker
mbabker - comment - 13 Oct 2013

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

avatar wilsonge
wilsonge - comment - 13 Oct 2013

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 ..........

avatar brianteeman
brianteeman - comment - 23 Jul 2014

@wilsonge @phproberto what is the status of this

avatar wilsonge wilsonge - change - 23 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-23 12:14:39
avatar wilsonge wilsonge - close - 23 Jul 2014
avatar wilsonge wilsonge - close - 23 Jul 2014
avatar wilsonge
wilsonge - comment - 23 Jul 2014

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

Add a Comment

Login with GitHub to post a comment