Currently we have integration tests, but the test have not been added to CI yet(we can only run integration tests manually). I think it will be easy to add to CI once the mock server is ready.
Start a mock server(like: httpmock) (for specified feature only)
Context
Currently we have integration tests, but the test have not been added to CI yet(we can only run integration tests manually). I think it will be easy to add to CI once the mock server is ready.