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

Adds biometrics support #13

Closed theblixguy closed 5 years ago

theblixguy commented 5 years ago

This PR adds Biometrics support, so you can simulate enrollment and authentication. This is based on @KaneCheshire's repo: https://github.com/KaneCheshire/BiometricAutomationDemo

KaneCheshire commented 5 years ago

Could probably update the readme too with how to use the subspec and also how to automate biometrics. The easier we can make this show up in search results the better

zacoid55 commented 5 years ago

Let's all good to me, I'm with Kane on documentation in the code and the README but other than that 👏👏

theblixguy commented 5 years ago

Could probably update the readme too with how to use the subspec and also how to automate biometrics. The easier we can make this show up in search results the better

Done!

theblixguy commented 5 years ago

We also need to run the tests on an iPhone X simulator, so we can make sure that it works with Face ID as well :)

theblixguy commented 5 years ago

Is this good to merge now?

KaneCheshire commented 5 years ago

Is this good to merge now?

I'll have one last pass at it before approving but looks good

KaneCheshire commented 5 years ago

@zacoid55 you good to publish this after @theblixguy has merged?

zacoid55 commented 5 years ago

I can do, @KaneCheshire, I'm gonna have to dust off my pod publishing skills again though. I can't remember the process for the life of me

KaneCheshire commented 5 years ago

I can do, @KaneCheshire, I'm gonna have to dust off my pod publishing skills again though. I can't remember the process for the life of me