User tests: Successful: Unsuccessful:
I couldn't understand where to place these tests as they test the multi-lingual feature of Joomla. These tests are also integrated tests. I have used a function for which I have also done a PR here : joomla-projects/joomla-browser#105
To Test the PR please install multilingual Joomla. In the InstallWeblinksCest.php
replace $I->installJoomlaRemovingInstallationFolder(); with $I->installJoomlaMultilingualSite();
Thanks
@javigomez checkes are failing here because I have created a function in joomla browser for delete menu. After it get merged, these checks might pass.
Can you reformat it in the correct code style? (Tabs instead of spaces etc.). Some more tips in the code.
http://joomla.github.io/coding-standards/
Thanks for your contribution
@kshitijSharma2014 What's the status on this? Can you please give an update in the next days? Else i will close it for now. Thank you!
@javigomez Please review
Thanks :)