]> Untitled Git - bdk-cli/commit
test: Add helper fns & integration tests for key
authorVihiga Tyonum <withtvpeter@gmail.com>
Thu, 11 Jun 2026 12:38:52 +0000 (13:38 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Mon, 22 Jun 2026 21:49:42 +0000 (22:49 +0100)
commit38a709f5127a107da15083b76b3a2e99e14ab9a0
treedc26cb86bf96e265c3c2588f7146c92404ff3cc6
parent188e68d147f7c548041c802dab2f7c425c3732b8
test: Add helper fns & integration tests for key

- add BdkCli helper struct and impl methods
- add integration tests for the key subcommand
operations
Cargo.lock
Cargo.toml
tests/cli.rs [new file with mode: 0644]
tests/common/mod.rs [new file with mode: 0644]
tests/integration.rs [deleted file]