In general, tests shouldn't contain try-catch blocks https://github.com/agntcy/dir-sdk-python/blob/17687344456bed5a54ac67967e6331edddb624a3/dir-sdk-python/agntcy/dir_sdk/client/test_client.py#L123-L126 Just let the code fail
In general, tests shouldn't contain try-catch blocks
dir-sdk-python/dir-sdk-python/agntcy/dir_sdk/client/test_client.py
Lines 123 to 126 in 1768734
Just let the code fail