nucypher/tests/unit
Kieran Prasch 38283661b1 Strict typing for _resolve_abi; Simplifies enforcement of single-function ABI for condition definition. 2022-11-14 14:32:27 +00:00
..
conditions Strict typing for _resolve_abi; Simplifies enforcement of single-function ABI for condition definition. 2022-11-14 14:32:27 +00:00
crypto Merge pull request #2828 from xela7/keystore-generate-mnemonic-id 2022-01-14 12:32:43 -08:00
conftest.py New method EthereumClient.generate_gas_price. Gives a gas price according to current gas strategy 2020-08-28 18:00:19 +02:00
test_block_confirmations.py Support for web3.py v6 2022-10-18 20:08:52 +02:00
test_blockchain_economics_model.py Prepares economics and deployment constants for use with threshold network. 2022-02-08 11:02:17 -08:00
test_blockchain_events.py Handle the inlcusive block range when filtering events. 2020-10-02 09:29:42 -04:00
test_blockchain_interface.py Support for web3.py v6 2022-10-18 20:08:52 +02:00
test_blockchain_utils.py Added unit test for estimating block number for a period. 2020-09-14 10:22:06 -04:00
test_bytestring_types.py Remove core shims; Refactor for mk-embedded conditions. 2022-10-18 20:08:51 +02:00
test_character_serialization.py Remove unused specifications, consolidate the remaining ones for use by porter alone. 2022-10-26 13:55:38 +01:00
test_character_sign_and_verify.py Remove unused specifications, consolidate the remaining ones for use by porter alone. 2022-10-26 13:55:38 +01:00
test_cli_help.py Remove unused specifications, consolidate the remaining ones for use by porter alone. 2022-10-26 13:55:38 +01:00
test_contract_versioning.py Relax regex testing for contract versioning. 2020-12-05 08:16:27 -08:00
test_datafeeds.py to/from wei method updates for web3 v6+ support 2022-10-18 20:10:37 +02:00
test_decorators.py adjust tests 2022-02-08 11:03:50 -08:00
test_external_ip_utilities.py Support for nucypher-core Address and updates ReencryptionResponse function signature 2022-10-18 20:10:38 +02:00
test_gas_strategies.py to/from wei method updates for web3 v6+ support 2022-10-18 20:10:37 +02:00
test_logging.py Additional test cases for loggers 2020-11-03 12:03:09 +01:00
test_operator_bonded_tracker.py Ursula runs a background task, OperatorBondedTracker, which ensures that it shuts down if no the operator address is no longer bonded to a staking provider. 2022-03-25 10:38:48 -04:00
test_prometheus.py Fix stray prometheus imports/tests that should only be performed when prometheus_client is installed; prometheus is an optional dependency. 2021-05-21 14:27:33 -04:00
test_registry_basics.py Use pathlib 2021-08-06 18:10:20 +02:00
test_web3_clients.py to/from wei method updates for web3 v6+ support 2022-10-18 20:10:37 +02:00
test_web3_middleware.py Code cleanup including reusing existing add_middleware function, and general cleanup of tests. 2020-09-25 09:43:04 -04:00
test_web3_signers.py Rmeoves Clef and Trezor signer tests 2022-10-27 10:13:18 +01:00
test_work_tracker_error_handling.py Ensure that worktracker stops on first startup once operator is confirmed. 2022-03-24 20:31:04 -04:00