nucypher/tests
derekpierre 2cd7698da7 Fix failing tests with respect to treasure map needed for bob's retrieve endpoint. 2021-09-14 15:58:08 -04:00
..
acceptance Fix failing tests with respect to treasure map needed for bob's retrieve endpoint. 2021-09-14 15:58:08 -04:00
contracts Make HRAC a class and use it as a policy ID 2021-08-19 17:06:45 -04:00
integration Modify EncryptedTreasureMap field so that deserialize produces a TreasureMap object and not bytes. 2021-09-14 15:58:08 -04:00
metrics Rename m -> threshold, num_kfrags -> shares 2021-08-20 19:26:56 -04:00
mock Use pathlib 2021-08-06 18:10:20 +02:00
unit Add RetrievalKit field for marshalling/unmarshalling of request/response data that requires a RetrievalKit - intended to be part of Bob's retrieve schema in Porter. 2021-09-14 15:58:08 -04:00
utils Require encrypted_treasure_map in retrieve() 2021-09-08 08:21:04 -07:00
__init__.py Add pre-commit hook to ensure that AGPL license is included in python source files 2020-05-22 08:55:06 -04:00
conftest.py Initial refactoring of "character control"; abstract what is now "character control" into a general "base control" from which "character control" can sub-class. 2021-07-26 15:14:42 -04:00
constants.py Rename m -> threshold, num_kfrags -> shares 2021-08-20 19:26:56 -04:00
fixtures.py Require encrypted_treasure_map in retrieve() 2021-09-08 08:21:04 -07:00
markers.py Respond to RFCs in PR #2078 2020-06-08 14:53:41 -07:00
run_tests.py Use pathlib 2021-08-06 18:10:20 +02:00
test_package.py Initial refactoring of "character control"; abstract what is now "character control" into a general "base control" from which "character control" can sub-class. 2021-07-26 15:14:42 -04:00