So I've been trying to read about UI and Integration testing (specifically for iOS development). I always though these tests were different, but a lot of the integration tests example I see, appear to be what I would call UI testing.
So now I'm curious, what is the difference between UI and integration testing? Could you please give examples?