aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
3 stars 4 forks source link

Fix: Upload Test wasn't mocked #73

Closed 1yam closed 10 months ago

1yam commented 10 months ago

Problem

The workflow is failing sometime during this test due to ServerDisconnectErrors.

Solutions

We can Mocked AuthenticatedAlephHttpClient to remove server call