nucypher/tests
derekpierre 23dd34aece
Add a test to reassure us that contract conditions work correctly even with overloaded functions once the relevant ABI is specified in the condition.
2024-04-18 13:37:32 -04:00
..
acceptance Add a test to reassure us that contract conditions work correctly even with overloaded functions once the relevant ABI is specified in the condition. 2024-04-18 13:37:32 -04:00
data Add tests to account for ABI types. 2023-10-26 20:22:28 +02:00
integration Add --metrics-listen-address CLI Prometheus option 2024-04-15 14:14:59 +02:00
metrics update scripts usage of taco domains; conventionally use str() on domains usages 2023-10-31 14:30:15 +01:00
mock Update tests now that a default on_broadcast callback is used if not provided. 2024-04-15 13:31:02 -04:00
unit Check ritual status before resubmitting a tx to prevent infinite loops due to DKG ritual failures for other reasons eg. mismatch aggregated transcript from other node, timeout etc. 2024-04-17 13:20:02 -04:00
utils integrate atxm (see original history in https://github.com/nucypher/nucypher/pull/3424, https://github.com/nucypher/atxm) 2024-03-25 13:32:19 -04:00
__init__.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
conftest.py Use a constant for the temporary domain 2023-10-31 14:30:15 +01:00
constants.py Expands domains data model to include condition chains 2023-10-31 17:23:43 +01:00
fixtures.py Add mock_async_hooks fixture for use in tests that mimic the use of async txs. 2024-04-15 13:30:43 -04:00
run_tests.py repairs a p2p validity test that implements /ping. Linting. 2024-01-23 19:21:26 +01:00
test_package.py repairs a p2p validity test that implements /ping. Linting. 2024-01-23 19:21:26 +01:00