Skip to content

test: fireblocks driver unit tests#1893

Open
pawelstepien-da wants to merge 3 commits into
mainfrom
pawel/unit-test-signing-fb
Open

test: fireblocks driver unit tests#1893
pawelstepien-da wants to merge 3 commits into
mainfrom
pawel/unit-test-signing-fb

Conversation

@pawelstepien-da
Copy link
Copy Markdown
Contributor

Notable change - there was a setup for conditionally running a subset of tests against actual fireblocks instance with based on passing key and secret to the test script. I removed it. I don't think it fits unit tests concept, makes it harder to reason about, only some features could be tested with that (no signTransaction, as it requires approve async on a phone) and we didn't use it in CI.

…sts working against actual fireblocks instance

Signed-off-by: Pawel Stepien <pawel.stepien@digitalasset.com>
Signed-off-by: Pawel Stepien <pawel.stepien@digitalasset.com>
@pawelstepien-da pawelstepien-da marked this pull request as ready for review May 27, 2026 14:45
@pawelstepien-da pawelstepien-da requested a review from a team as a code owner May 27, 2026 14:45
@pawelstepien-da pawelstepien-da linked an issue May 27, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

core-signing-fireblocks unit tests

2 participants