Skip to content

Handle new lease crawler configuration items#418

Merged
crwood merged 6 commits into
gridsync:masterfrom
exarkun:417.lease-crawler-configuration
Dec 8, 2021
Merged

Handle new lease crawler configuration items#418
crwood merged 6 commits into
gridsync:masterfrom
exarkun:417.lease-crawler-configuration

Conversation

@exarkun

@exarkun exarkun commented Dec 7, 2021

Copy link
Copy Markdown
Contributor

Fixes #417

These items are all optional. It's not necessary to update ZKAPAuthorizer for these changes to be valid (they just won't do anything until ZKAPAuthorizer is updated). There is still at least one more related ZKAPAuthorizer change to make before any of this will particularly help GridSync so it's not worth making that update yet.

@crwood

crwood commented Dec 8, 2021

Copy link
Copy Markdown
Member

Thanks for this. Looks good to me... My only suggestion here would be to use pytest.mark.parametrize to deduplicate some of those tests (since, in many cases, they structurally equivalent to one another and differ only according to the values being passed/checked) but this is mostly a minor cosmetic preference on my part and I'm happy to merge this as-is.

@crwood crwood merged commit 62a3d95 into gridsync:master Dec 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transpose ZKAPAuthorizer lease crawler configuration to the appropriate place

2 participants