nucypher/tests/unit
Kieran Prasch de8d96e8ea use domain lookups sparingly and cache the lookups results 2023-10-31 14:30:15 +01:00
..
conditions Add unit tests for time condition negative validation of return value type. 2023-10-31 11:43:19 +01:00
crypto Use new request keys in `nucypher-core` that use curve 25519 instead of Umbral for decryption request/response encryption. 2023-06-07 08:07:18 -04:00
registry Use a constant for the temporary domain 2023-10-31 14:30:15 +01:00
conftest.py Use a constant for the temporary domain 2023-10-31 14:30:15 +01:00
test_block_confirmations.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_blockchain_events.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_blockchain_interface.py assorted bugfixes related to fixtures and testerchain arising from the migration to ape. 2023-05-02 10:23:24 -07:00
test_bytestring_types.py DKG encryption functionality for Enrico 2023-05-02 10:23:00 -07:00
test_character_serialization.py Restores unit tests to not compile solidity. 2022-12-07 11:29:26 +00:00
test_character_sign_and_verify.py use domain lookups sparingly and cache the lookups results 2023-10-31 14:30:15 +01:00
test_cli_help.py ape checkpoint 1 2023-05-02 10:23:24 -07:00
test_concurrency.py Add tests for BatchValueFactory, and fix issues. 2023-05-11 10:44:05 -04:00
test_condition_chains.py Add unit test to verify all domain chains are supported as condition chains. 2023-10-06 15:20:45 -04:00
test_coordinator.py Add required arguments for tests using MockCoordinator given the new values stored by the Ritual struct. 2023-09-07 18:35:00 -04:00
test_datafeeds.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_decorators.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_ethereum_client.py Reduce calls made by client to get chain id whenever integer returned instead of hex - if integer there were 2 calls, which was unnecessary. 2023-10-16 10:53:20 -04:00
test_event_scanner.py Harden event scanner tests. 2023-05-25 11:25:04 -04:00
test_external_ip_utilities.py Update CLI --network option to be --domain. 2023-10-04 13:30:18 -04:00
test_gas_strategies.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_logging.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_memory_signer.py Introduces InMemorySigner 2023-09-27 19:34:01 +02:00
test_operator_bonded_tracker.py removal and reorg of 'trackers' in preperation for publishing ofprovider public key to Coordinator. 2023-09-14 16:26:05 -04:00
test_prometheus.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_ritualist.py Rename provider_uri parameter for ContractAgents.get_agent to blockchain_endpoint. 2023-10-04 13:30:18 -04:00
test_taco_domains.py Use a single collection (SUPPORTED_DOMAINS) for supported domains. 2023-10-31 14:30:15 +01:00
test_teacher_nodes.py Use a single collection (SUPPORTED_DOMAINS) for supported domains. 2023-10-31 14:30:15 +01:00
test_ttl_cache.py TTL Cache utility. 2023-07-21 13:42:33 -04:00
test_web3_clients.py The use of the `blockchain_` prefix for blockchain providers and interfaces is redundant; so remove the prefix from those usages. 2023-10-04 13:30:18 -04:00
test_web3_middleware.py updates for web3.py 6+ 2023-05-02 10:23:24 -07:00
test_web3_signers.py remove lisence header from tests 2022-11-16 13:27:47 +00:00