Adding test coverage for client.py module.
- Replacing `_abstract()` with directly raising `NotImplementedError` - Testing all abstract code paths - Adding no-cover for a failed import - Completely testing the base `Credentials` class
Loading
Please sign in to comment