zebra/zebrad/tests/common
Marek 6f896ef5a5
fix(doc): Fix the syntax of links in comments (#4494)
* Fix the syntax of links in comments

* Fix a mistake in the docs

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>

* Remove unnecessary angle brackets from a link

* Revert the changes for links that serve as references

* Revert "Revert the changes for links that serve as references"

This reverts commit 8b091aa9fa.

* Remove `<` `>` from links that serve as references

This reverts commit 046ef25620.

* Don't use `<` `>` in normal comments

* Don't use `<` `>` for normal comments

* Revert changes for comments starting with `//`

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2022-05-30 20:12:11 +00:00
..
lightwalletd Revert "Stop failing the send transaction test (#4416)" (#4487) 2022-05-25 19:04:15 +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 fix(doc): Fix the syntax of links in comments (#4494) 2022-05-30 20:12:11 +00:00
sync.rs Permanently fix unreliable sync finished log regex (#4504) 2022-05-26 13:40:28 +10:00