aleph-im / aleph-sdk-python

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

Fix: 'called_once' is not a valid assertion. #123

Closed hoh closed 1 month ago

hoh commented 1 month ago

AttributeError: 'called_once' is not a valid assertion. Use a spec for the mock if 'called_once' is meant to be an attribute.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.17%. Comparing base (0c0cfea) to head (5a6372f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #123 +/- ## ======================================= Coverage 84.17% 84.17% ======================================= Files 27 27 Lines 1131 1131 Branches 188 188 ======================================= Hits 952 952 Misses 176 176 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.