Merge pull request #131 from PrivateStorageio/124.controller-iterates-voucher-counters
Have PaymentController iterate a voucher's redemption counters
No related branches found
No related tags found
Showing
- src/_zkapauthorizer/controller.py 215 additions, 66 deletionssrc/_zkapauthorizer/controller.py
- src/_zkapauthorizer/model.py 29 additions, 16 deletionssrc/_zkapauthorizer/model.py
- src/_zkapauthorizer/schema.py 8 additions, 0 deletionssrc/_zkapauthorizer/schema.py
- src/_zkapauthorizer/tests/matchers.py 16 additions, 8 deletionssrc/_zkapauthorizer/tests/matchers.py
- src/_zkapauthorizer/tests/strategies.py 13 additions, 0 deletionssrc/_zkapauthorizer/tests/strategies.py
- src/_zkapauthorizer/tests/test_client_resource.py 46 additions, 14 deletionssrc/_zkapauthorizer/tests/test_client_resource.py
- src/_zkapauthorizer/tests/test_controller.py 292 additions, 33 deletionssrc/_zkapauthorizer/tests/test_controller.py
- src/_zkapauthorizer/tests/test_model.py 57 additions, 17 deletionssrc/_zkapauthorizer/tests/test_model.py
- src/_zkapauthorizer/tests/test_plugin.py 6 additions, 2 deletionssrc/_zkapauthorizer/tests/test_plugin.py
Loading
Please register or sign in to comment