Set up Github actions and use pytest mock to mock _resilient_request and add units tests for the following services.
I need to note down for each service which examples are failing and add a json field with services that are expected to fail. Then, I could check if the behavior is doing what we want. Going to do the unit tests in a separate issue.
Set up Github actions and
use pytest mock to mockand add_resilient_requestunitstests for the following services.I need to note down for each service which examples are failing and add a json field with services that are expected to fail. Then, I could check if the behavior is doing what we want. Going to do the unit tests in a separate issue.