theappbusiness / TABTestKit

Library designed to make writing and maintaining automated tests for iOS applications. This includes automation of bio-metrics and controlling of mock servers
MIT License
59 stars 13 forks source link

Big refactor of TABTestKit #17

Closed KaneCheshire closed 5 years ago

KaneCheshire commented 5 years ago

Still a WIP and need to verify a lot of stuff (which I'll do by beefing up the example automation/app).

The drive behind this is to:

This refactor has lost a few of the helper functions, but we can always add those back as functions on Element or some other appropriate protocol.

There are a lot of protocol extensions which aim to make it so people can just make their custom elements conform to the protocols and get most behaviour for free.

KaneCheshire commented 5 years ago

@zacoid55 we can sit down and go through the code when I've got it tidied up

KaneCheshire commented 5 years ago

All checks have passed, merrrrgggginggggg