nucypher/tests/cli
David Núñez 554ce00923 First pass at deploying MultiSig contract with nucypher-deploy
* Adapting ContractAdministrator to additional, optional deployers (e.g, for MultiSig)
* Adds option --parameters to nucypher-deploy that allows to pass override arguments for contract deployment. Intended usage is MultiSig constructor arguments, but can be potentially used in other contracts (e.g., custom args to NuCypherToken).
* Tests for MultiSig deployment with the CLI
2020-02-07 11:22:08 +01:00
..
ursula Move "public" environment variables to `nucypher.config.constants` 2020-01-21 13:53:11 +01:00
conftest.py Adds optional explicit allocation file output directory; Implement in tests. 2019-12-09 17:04:49 -08:00
test_alice.py Move "public" environment variables to `nucypher.config.constants` 2020-01-21 13:53:11 +01:00
test_bob.py The recommendation provided after detecting a missing configuration file was incorrect for the StakeHolder configuration. 2020-01-10 16:04:44 -05:00
test_cli_lifecycle.py Accomodate the usage of --rate for granting via LCI specs; Post rebase cleanup. 2020-02-06 03:23:19 -08:00
test_deploy.py Janitorial stuff 2020-02-07 11:22:08 +01:00
test_deploy_commands.py Support worklock bid cancellation via CLI - Clean up outstanding TODOs 2020-01-30 10:27:29 -08:00
test_enrico.py Code cleanup and improvement of test code coverage 2019-10-18 11:16:13 -04:00
test_felix.py Allow seperate nucypher vs provider password for Felix 2020-01-23 11:44:24 -08:00
test_help.py Code formatting suggestions; Ensure action period happens early 2020-01-15 11:48:53 -08:00
test_mixed_configurations.py Move "public" environment variables to `nucypher.config.constants` 2020-01-21 13:53:11 +01:00
test_multisig_cli.py First pass at deploying MultiSig contract with nucypher-deploy 2020-02-07 11:22:08 +01:00
test_rpc_ipc_transport.py Remove GroupGeneralConfig attributes asignment and replace it with method calls 2020-01-10 11:10:53 +01:00
test_status.py Prolong stake API and CLI entry; Deprecate Felix template and landing page 2020-01-15 11:48:53 -08:00
test_worklock_cli.py Implement ethSupply, Renames and Tweaks with @vzotova 2020-01-30 17:19:06 -08:00