nucypher/tests
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
..
acceptance Add integration test for decryption failure cases: unauthorized encryption, expired ritual. 2023-10-10 11:27:22 -04:00
data feat!: add condition type to condition schemas 2023-08-23 20:07:24 +02:00
integration Add integration test for decryption failure cases: unauthorized encryption, expired ritual. 2023-10-10 11:27:22 -04:00
metrics Rename networks module to domains, and remove NetworksInventory class; module contains all values and methods now. 2023-10-04 13:30:18 -04:00
mock Update mocking of list of polygon chains. 2023-10-04 13:30:18 -04:00
unit 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
utils Move TESTERCHAIN chain information out of domains and into testing constants. 2023-10-05 08:27:44 -04:00
__init__.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
conftest.py Move TESTERCHAIN chain information out of domains and into testing constants. 2023-10-05 08:27:44 -04:00
constants.py Move TESTERCHAIN chain information out of domains and into testing constants. 2023-10-05 08:27:44 -04:00
fixtures.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
run_tests.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
test_package.py remove lisence header from tests 2022-11-16 13:27:47 +00:00