]> 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>
Wed, 8 Jul 2026 21:49:17 +0000 (22:49 +0100)
commitd8e2887ec41f3c182131e19e8f1f19f982516f3a
treecee29e633d314c497aa628c29cb29d0bc443d473
parent898d08cb9aab88015e5b6b9345ff68bc3d2d18d7
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]