diff options
author | Andrew Chow <github@achow101.com> | 2022-12-12 14:54:01 -0500 |
---|---|---|
committer | Andrew Chow <github@achow101.com> | 2023-05-03 10:45:10 -0400 |
commit | 33c6245ac1ecdfe25b1ee4fd9e93c43393634ae3 (patch) | |
tree | ca25fd3570001b6d515000216f36e8aedaed5f41 /src/wallet/init.cpp | |
parent | 539452242e895f2dcd719d41f447a48896d0e4b2 (diff) |
Introduce MockableDatabase for wallet unit tests
MockableDatabase is a WalletDatabase that allows us to interact with the
records to change them independently from the wallet, as well as
changing the return values from within the tests. This will give us
greater flexibility in testing the wallet.
Diffstat (limited to 'src/wallet/init.cpp')
0 files changed, 0 insertions, 0 deletions