Zebra/zebrad/tests/common
Gustavo Valverde e3a65d86e0
feat(ci): add `lightwalletd_full_sync` test to CI (#4268)
* Temporarily use an earlier lightwalletd version

This checks if commit
e146dbf5c2
contains a mempool refresh deadlock bug.

* Actually rebuild the lightwalletd image

* Delete an unfinished comment

* Remove duplicate test in entrypoint.sh

* Keep a recent change to make tests consistent

* fix(ci): remove not used variable `lwd_state_dir`

* fix(ci): state wast not being added to the image name

* fix(ci): mount a docker volume with lightwalletd dir

If the volume doesn't mount this lwd cached state dir, the content won't be saved to the mounted disk in the VM

* fix(ci): lwd state condition

* docs(ci): explain disk mounting logic

* docs(ci): explain disk mounting decision better

* docs(ci): add a description for confusing input names

Co-authored-by: teor <teor@riseup.net>
2022-05-13 15:20:17 +00:00
..
lightwalletd feat(ci): add `sending_transactions_using_lightwalletd` test to CI (#4267) 2022-05-06 05:30:38 +00:00
cached_state.rs fix(build): put gRPC tests behind an optional feature flag to fix production build issues (#4369) 2022-05-11 14:06:58 +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 feat(ci): add `lightwalletd_full_sync` test to CI (#4268) 2022-05-13 15:20:17 +00:00
lightwalletd.rs feat(ci): add `lightwalletd_full_sync` test to CI (#4268) 2022-05-13 15:20:17 +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 fix(build): put gRPC tests behind an optional feature flag to fix production build issues (#4369) 2022-05-11 14:06:58 +00:00