nucypher/tests/unit
derekpierre 97425b162e Reduce calls made by client to get chain id whenever integer returned instead of hex - if integer there were 2 calls, which was unnecessary.
Add test for caching of chain id by EthereumClient object.
2023-10-16 10:53:20 -04:00
..
conditions apply pr suggestions 2023-08-23 20:12:22 +02: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 Reworks contract registry interfaces and data format; Simplified registry with reduced indirection and removed write functionality. 2023-10-04 19:24:43 +02:00
conftest.py Rename networks module to domains, and remove NetworksInventory class; module contains all values and methods now. 2023-10-04 13:30:18 -04: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 Rename eth_provider_uri to eth_endpoint as it pertains to Characters/nodes/CLI options. 2023-10-04 13:30:18 -04: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 Rename unit test so no naming conflict with integration test. 2023-10-05 10:42:22 -04:00
test_teacher_nodes.py Update domains/TACoDomain structure. 2023-10-05 06:20:13 -04: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