dwyl / time-apple-watch-app

:watch: The app on your wrist that keeps you on track!
9 stars 0 forks source link

Testing in iOS #20

Open sohilpandya opened 7 years ago

sohilpandya commented 7 years ago

I am sure you are aware, we do not have tests for any of the functionality and that is dangerous, I need to spend some time researching about Testing in iOS and then try to implement some tests.

I would like to spend a couple days solid on this task to first figure out what type of tests we can have and then how to implement it for our use case. I'll probably build a small example for our learn repo as well.

nelsonic commented 7 years ago

@sohilpandya good plan. writing a simple tutorial for how to write automated tests for Swift apps would be really useful. 👍

sohilpandya commented 7 years ago

UI Automation testing using: