Skip to content
This repository was archived by the owner on Feb 1, 2018. It is now read-only.
This repository was archived by the owner on Feb 1, 2018. It is now read-only.

Add universal folder? #59

@danydev

Description

@danydev

My UIAutomation tests, are able to run both on iPhone and iPad (I use tuneup js that adds target.isDeviceiPhone() and target.isDeviceiPad() to make them universal).

Would be really cool to have a "universal" directory where we put tests meant to be run both on iPhone and iPad.

The only option right now seems to be copying the files in both folders iphone and ipad, but I don't like it at all.

I also tried to make a folder alias inside iphone\ipad pointing to a folder where I have the tests, but it is ignored by bwoken.

If someone can point me in the right direction I could try to implement this feature, also if I'm not experienced with Ruby :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions