solana/cli/tests
Tyera Eulberg 7a741bb79a
Move commitment to CliConfig to enable faster integration tests (#10627)
* Add commitment config to CliConfig

* Use config.commitment in cluster_query

* Use config.commitment in vote

* Add method with spinner + commitment

* Add send-transaction config to CliConfig

* Remove superfluous nonce check

* Add with_commitment helper fns

* Update src to use commitment

* Fix pay and transfer integration tests

* Fix nonce int tests

* Fix deploy int test

* Fix vote int test

* Fix stake int tests

* Nightly clippy

* Review comments
2020-06-17 12:18:48 -06:00
..
fixtures Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
deploy.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
nonce.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
pay.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
request_airdrop.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
stake.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
transfer.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00
vote.rs Move commitment to CliConfig to enable faster integration tests (#10627) 2020-06-17 12:18:48 -06:00