mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-05 21:51:45 +00:00
docstring
This commit is contained in:
parent
1ccc074d04
commit
51b52174e1
@ -83,6 +83,9 @@ class GridManagerUtilities(SyncTestCase):
|
||||
self.assertFalse(nss.upload_permitted())
|
||||
|
||||
def test_load_certificates(self):
|
||||
"""
|
||||
Grid Manager certificates are deserialized from config properly
|
||||
"""
|
||||
cert_path = self.mktemp()
|
||||
fake_cert = {
|
||||
"certificate": "{\"expires\":1601687822,\"public_key\":\"pub-v0-cbq6hcf3pxcz6ouoafrbktmkixkeuywpcpbcomzd3lqbkq4nmfga\",\"version\":1}",
|
||||
|
Loading…
x
Reference in New Issue
Block a user