nucypher/tests
derekpierre 646e2f5b11
Remove is_connected in favour of is_initialized for clarity.
2024-09-05 08:47:08 -04:00
..
acceptance Improves testing/mocking of ursula startup prevention due to ferveo key mismatch 2024-08-01 16:52:19 +07:00
data Add tests to account for ABI types. 2023-10-26 20:22:28 +02:00
integration Remove poa error redundancy middleware now that we understand the underlying cause of the problem. It was always a stop gap measure until we could determine the exact cause of the poa error; Now that we know the error it is no longer needed. 2024-09-05 08:47:04 -04:00
metrics update scripts usage of taco domains; conventionally use str() on domains usages 2023-10-31 14:30:15 +01:00
mock Always name the middlewares we add to web3 middleware onion. 2024-09-05 08:46:59 -04:00
unit Remove is_connected in favour of is_initialized for clarity. 2024-09-05 08:47:08 -04:00
utils Rename stake_provider(s)_account(s) -> staking_provider(s)_account(s). 2024-04-29 10:34:22 -04:00
__init__.py remove lisence header from tests 2022-11-16 13:27:47 +00:00
conftest.py linting 2024-05-30 11:01:50 +02:00
constants.py Update common fixtures/mocks to use account manager for referencing accounts instead of testerchain. 2024-04-29 10:34:15 -04:00
fixtures.py Improves detection of accidental writing to production directories in tests; fixes unit test that was doing so. 2024-07-31 23:34:30 +07: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