nucypher/tests
derekpierre dbeec7f1ae Add integration and acceptance tests for porter functionality.
Remove unused 'publish_treasure_map' parameter from _enact() function.
Loosen validation on treasure map id which can be 32 bytes (federated) or 16 bytes (non-federated). Probably only care about non-federated but for ease of testing, federated really helps.
2021-07-26 15:14:42 -04:00
..
acceptance Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
contracts Changing gas augmentation - this is nearly meaningless since we'll brush it up before ever doing another WorkLock anyway. 2021-07-03 18:46:50 -07:00
integration Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
metrics POLICY_ID_LENGTH has been moved 2021-07-03 18:51:08 -07:00
mock Post rebase cleanup for PR #2612; Umbral 0.2.x compatibility. 2021-06-30 15:14:10 -07:00
unit Initial implementation of Alice.get_ursulas for Porter. 2021-07-26 15:14:42 -04:00
utils Partial restoration of the work to remove IndisputableEvidence and related concepts; it had been added back as part of a rebase to create a linear history. 2021-07-03 18:46:50 -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 tests respect the Keystore API 2021-06-28 14:33:31 -07:00
fixtures.py Add integration and acceptance tests for porter functionality. 2021-07-26 15:14:42 -04:00
markers.py Respond to RFCs in PR #2078 2020-06-08 14:53:41 -07:00
run_tests.py Optimize imports for the entire codebase 2020-05-15 08:34:25 -07: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