The mock E2E environment should: - check cache to see if URL has been loaded before - load cached response if exists - otherwise, load the response from reddit and cache it
The mock E2E environment should: