Zebra/zebra-rpc/src/methods/tests
Alfredo Garcia 128c9cbfd8
tests(rpc): add snapshot tests for rpc methods responses (#4352)
* add snapshot tests for rpc methods responses

* change snapshots format to json

* change snapshot file name format

* fix(rpc): fixes for RPC snapshot tests (#4384)

* Create the snapshot settings once

* Snapshot testnet state, RPCs, and transparent addresses

* Tweak header comment

* Ignore some duplicated dependencies we don't control

* fix texts

Co-authored-by: Marek <mail@marek.onl>

* Redact 1.5 kB of block data in snapshots

* Fix docs

* Explain snapshot redaction better

* Make redaction substitution consistent

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

* Update redacted snapshots

* Make formatting consistent

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Marek <mail@marek.onl>
2022-05-16 02:33:46 +00:00
..
snapshots tests(rpc): add snapshot tests for rpc methods responses (#4352) 2022-05-16 02:33:46 +00:00
prop.rs change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00:00
snapshot.rs tests(rpc): add snapshot tests for rpc methods responses (#4352) 2022-05-16 02:33:46 +00:00
vectors.rs fix(rpc): Use a structure for parameters of getaddresstxids (#4264) 2022-05-05 01:08:27 +00:00