weblinks icon indicating copy to clipboard operation
weblinks copied to clipboard

We need a generic way to create testing objects

Open javigomez opened this issue 10 years ago • 1 comments

Different ways of naming objects are used in weblinks test. We should find a common way to put titles in generated elements: categories, weblinks...

The AdministratorCategoryCest file needs to be refactored to use @depends tag and to define in the constructor the category object that we will use.

javigomez avatar Oct 30 '15 17:10 javigomez

Also we need to reuse JoomlaBrowser methods like: $I->searchForItem()

javigomez avatar Oct 30 '15 17:10 javigomez