system tests / QA Success

User tests: Successful: Unsuccessful:

avatar kshitijSharma2014
kshitijSharma2014
10 Mar 2016

Made changes in the files as after using the search function using $I->checkAllResults(); doesn't make any sense.

avatar kshitijSharma2014 kshitijSharma2014 - open - 10 Mar 2016
avatar kshitijSharma2014
kshitijSharma2014 - comment - 10 Mar 2016

@javigomez I have made some small changes in these tests.
Please review.

On PR: joomla-projects/joomla-browser#105
You wrote a comment -" shouldn't you search in the trash to remove only the one menu you just trashed? otherwise you have the risk of removing other trashed menu items not related to your current test"
These changes are made taking it into mind.

Thanks :)

avatar yvesh
yvesh - comment - 10 Mar 2016

@kshitijSharma2014 hmm you are right, but there should be only one search result. The nice thing in using a method over $I->click(id) is that when it changes in sometime we would just replace it once and not X times ;-)

Maybe you can make a method for JoomlaBrowser out of it? checkFirstResult()?

But nice work, also in finding the missing waitForTexts! Thank you for your contribution!

avatar kshitijSharma2014
kshitijSharma2014 - comment - 23 Mar 2016

@yvesh I am sorry, read you comment just now. I have made the changes, now it is createCategory($categoryName, $language = "all")

Thanks :)

avatar Kubik-Rubik
Kubik-Rubik - comment - 30 Apr 2016

@yvesh It this PR good to be merged after @kshitijSharma2014's update? Thanks!

avatar javigomez javigomez - assigned - 23 Jun 16
avatar yvesh
yvesh - comment - 14 Aug 2016

@kshitijSharma2014 can you look into this as we have merge conflicts? or should we close it meanwhile? Thank you!!

avatar kshitijSharma2014
kshitijSharma2014 - comment - 14 Aug 2016

I will re-do a PR for this. thanks @yvesh :)

Add a Comment

Login with GitHub to post a comment