nucypher/tests/acceptance
derekpierre dc547249ae Reduce scope of fixture froms session to module, so that its effects can be overridden by test modules.
Added unit tests for get_domain_info.
2023-10-05 06:55:32 -04:00
..
actors tests use the refactored ContractRegistry and RegistrySource interfaces 2023-10-04 19:24:43 +02:00
agents Rename provider_uri parameter for ContractAgents.get_agent to blockchain_endpoint. 2023-10-04 13:30:18 -04:00
characters Rename of various functions/constants from NetworksInventory to use domain instead of network. 2023-10-04 13:30:18 -04:00
cli Update CLI --network option to be --domain. 2023-10-04 13:30:18 -04:00
conditions Rename provider_uri parameter for ContractAgents.get_agent to blockchain_endpoint. 2023-10-04 13:30:18 -04:00
contracts Update tests to new TACo nucypher contracts 2023-09-07 18:32:58 -04:00
ape-config.yaml Reset nucypher-contracts depdendency to be main repos and not fork. 2023-09-26 19:48:47 -04:00
conftest.py Reduce scope of fixture froms session to module, so that its effects can be overridden by test modules. 2023-10-05 06:55:32 -04:00
pytest.ini Add pytest options for ape_test to run successfully. Update testpath values. 2023-05-02 10:23:24 -07:00
test_testerchain.py The use of the `blockchain_` prefix for blockchain providers and interfaces is redundant; so remove the prefix from those usages. 2023-10-04 13:30:18 -04:00