zebra/zebrad/tests/common
teor 7cc8f7e745
Fix confusing Rust "environmental variable name" variable names (#4301)
```sh
fastmod _VAR "" zebra*
```
2022-05-05 05:59:31 +00:00
..
lightwalletd change(test): Stop requiring cached lightwalletd state for the send transaction test (#4302) 2022-05-05 04:44:14 +00:00
cached_state.rs Fix confusing Rust "environmental variable name" variable names (#4301) 2022-05-05 05:59:31 +00:00
check.rs T0. refactor(test): split zebrad acceptance tests into sub-modules (#3901) 2022-03-18 16:02:22 +00:00
config.rs T0. refactor(test): split zebrad acceptance tests into sub-modules (#3901) 2022-03-18 16:02:22 +00:00
failure_messages.rs test(rpc): Add Rust tests for lightwalletd sync from Zebra (#4177) 2022-04-29 19:56:11 +00:00
launch.rs change(test): Stop requiring cached lightwalletd state for the send transaction test (#4302) 2022-05-05 04:44:14 +00:00
lightwalletd.rs Fix confusing Rust "environmental variable name" variable names (#4301) 2022-05-05 05:59:31 +00:00
mod.rs test(rpc): Add Rust tests for lightwalletd sync from Zebra (#4177) 2022-04-29 19:56:11 +00:00
sync.rs add(test): Integration test to send transactions using lightwalletd (#4068) 2022-04-27 23:06:11 +00:00