Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Move JoomlaBrowser commands into Joomla Steps #19

@javigomez

Description

@javigomez

There are calls like in here: https://github.com/joomla-projects/gsoc16_browser-automated-tests/pull/18/files#diff-aa3129a09f27f044b98b567399794bd6R61 to JoomlaBrowser methods.

We created JoomlaBrowser because we didn't had a generic library that help us with the tests. But now that we are going to have a lot of Steps and Pages in Joomla. Maybe in the future we would prefer to reuse these Steps and Pages and not JoomlaBrowser

This is a guess, I'm not sure, this is something that we will know once we have more tests implemented
maybe we don't kill JoomlaBrowser, maybe we just modify the functions from implementations to bypassing methods that call Joomla Steps.

Even not knowing what the future will be, the recommendation is that we don't use JoomlaBrowser methods, instead let's replicate them in Joomla Step Objects

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions