nucypher/tests/unit
Bogdan Opanchuk 944d3373e7 Normalize the usage of VariableLengthBytestrings
Allow for every Versioned type to be able to deserialize itself from the bytestring.
2021-11-01 13:31:31 -07:00
..
characters Extract NodeMetadata into the core 2021-10-15 15:19:19 -07:00
cli Remove remaining 'str' usage 2021-08-06 18:10:43 +02:00
crypto Updates for umbral 0.3 API 2021-09-15 13:12:21 -07:00
datastore Deprecation of Arrangement datastore. 2021-10-29 07:56:20 -07: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 Remove remaining 'str' usage 2021-08-06 18:10:43 +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 Move MessageKit to the temporary core module 2021-10-15 15:19:19 -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 Ensure that url query parameters in tests are url encoded. Added note about url encoding in docs. 2021-07-26 15:14:43 -04:00
test_datafeeds.py Fix deprecation warnings 2021-09-15 13:12:21 -07:00
test_decorators.py Reorganize tests into multiple suites. 2020-05-27 14:11:25 -07:00
test_external_ip_utilities.py Extract NodeMetadata into the core 2021-10-15 15:19:19 -07: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 Remove `hrac` from `EncryptedTreasureMap` 2021-10-29 15:06:34 -07: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_treasure_maps.py Move `signer` to the first position in the parameter list in various core constructors 2021-11-01 13:31:12 -07:00
test_versioning.py Normalize the usage of VariableLengthBytestrings 2021-11-01 13:31:31 -07:00
test_web3_clients.py Use pathlib 2021-08-06 18:10:20 +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 Fix deprecation warnings 2021-09-15 13:12:21 -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