Machx / MockNetworking

Apply URLProtocol to XCTests for Mock Networking API's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go through all Unit Tests and verify they aren't actually going on the network

Machx opened this issue · comments

I believe the latest unit tests i'm developing right now actually went out on the network where I thought it wouldn't.

AC

  • For each test verify it doesn't go out on the network

went through and verified all the tests were using the api that configured the session with the protocol class