lbrycrd/src/wallet/test
Andrew Chow 020628e3a4 Tests for PSBT
Added functional tests for PSBT that test the RPCs. Also added all
of the BIP 174 test vectors (except for the updater tests) in the
functional tests.

Added a Unit test for the BIP 174 updater test vector.
2018-07-16 17:05:30 -07:00
..
accounting_tests.cpp Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class") 2018-03-27 16:38:14 +02:00
coinselector_tests.cpp Use bracket syntax includes ("#include <foo.h>") 2018-06-06 11:09:05 +02:00
psbt_wallet_tests.cpp Tests for PSBT 2018-07-16 17:05:30 -07:00
wallet_crypto_tests.cpp tests: Avoid test suite name collision in wallet crypto_tests 2018-04-06 16:29:14 +02:00
wallet_test_fixture.cpp Merge #11851: scripted-diff: Rename wallet database classes 2018-04-09 19:29:54 +02:00
wallet_test_fixture.h Merge #12859: Bugfix: Include <memory> for std::unique_ptr 2018-04-05 09:31:53 +02:00
wallet_tests.cpp wallet: Use shared pointer to retain wallet instance 2018-05-22 16:56:20 +01:00