I am pretty new to unit testing and I am trying mock GET and POST requests so it can use fake urls instead of the real ones.
So far I tried pytest and
pytest