As a user of the E2E project, I would like to have the ability to mock some of my network requests, so that I would be able to speed up test development and also avoid hitting important endpoints.
AC:
- Create architecture required for Network Mocking
- Create at least one Test that uses such mocks