nucypher/tests/unit
derekpierre 778c018593 Initial implementation of Alice.get_ursulas for Porter. 2021-07-26 15:14:42 -04:00
..
characters Initial unit tests for fields. 2021-07-26 15:14:42 -04:00
cli Further deprecation of nucypher.crypto.api. 2021-06-28 14:33:31 -07:00
crypto Use KDF from umbral for keystore power derivations. 2021-07-02 20:00:06 -07:00
datastore Use in-memory mock LMDB environment for most tests 2021-01-02 17:19:13 -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_aragon.py Add docstrings to the aragon module classes. Clarify usage of a DAORegistry exception 2020-09-15 10:04:42 +02:00
test_block_confirmations.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_blockchain_economics_model.py Fix other tests 2021-03-22 11:37:27 -07: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 When sending TXs, allow to specify if we want to use a pending nonce or not 2020-10-19 18:59:28 +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 Let's keep the arrangement IDs in the TreasureMap for the moment 2021-07-03 17:50:43 -07:00
test_card.py Implicitly remove whitespaces from character nicknames 2021-04-28 11:31:59 +02:00
test_contract_versioning.py Relax regex testing for contract versioning. 2020-12-05 08:16:27 -08:00
test_control.py Initial unit tests for fields. 2021-07-26 15:14:42 -04:00
test_datafeeds.py Installs new plumbing for --max-gas-price througout CLI and configuration modules. 2020-12-25 01:51:16 +01:00
test_decorators.py Reorganize tests into multiple suites. 2020-05-27 14:11:25 -07:00
test_external_ip_utilities.py Test fallback behaviour 2021-04-22 12:36:37 +02:00
test_gas_strategies.py Simplify max_price_gas_strategy: not controlled by an envvar anymore 2020-12-25 01:51:16 +01:00
test_logging.py Additional test cases for loggers 2020-11-03 12:03:09 +01:00
test_porter.py Initial implementation of Alice.get_ursulas for Porter. 2021-07-26 15:14:42 -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 Apply suggestions from code review #2170 2020-08-20 00:49:20 +03:00
test_treasure_maps.py Responding to RFCs in PR #2687. 2021-07-06 14:43:31 -07:00
test_web3_clients.py Use constant for loopback address 2021-04-08 13:33:34 +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 Rework trezor transaction signing so that operations on the tx dictionary are non-mutative 2020-09-23 21:09:59 -07:00
test_work_orders.py Renames relayer -> publisher. 2021-07-06 14:43:35 -07:00
test_work_tracker_error_handling.py Unskips worker rate limiting test - Fixes unexpee limit test 2021-01-12 13:10:15 -08:00