Skip to content

Auto-confirm dialogs during trezor_signer tests#1920

Merged
ImplOfAnImpl merged 1 commit into
masterfrom
trezor_tests_auto_confirmer
May 14, 2025
Merged

Auto-confirm dialogs during trezor_signer tests#1920
ImplOfAnImpl merged 1 commit into
masterfrom
trezor_tests_auto_confirmer

Conversation

@ImplOfAnImpl

Copy link
Copy Markdown
Contributor
  1. trezor_signer tests can now spawn a thread that will auto-confirm dialogs on Trezor; this is controlled by the env var TREZOR_TESTS_AUTO_CONFIRM.

  2. tests has been re-arranged a bit: the signer_test_helpers module was renamed to generic_tests; the fixed_signatures test was moved to a separate module (since it's not directly related to any particular signer).

  3. trezor tests are now enabled by the env var TREZOR_TESTS_USE_REAL_DEVICE instead of TEST_REAL_DEVICE.

@ImplOfAnImpl ImplOfAnImpl requested review from OBorce and removed request for OBorce May 12, 2025 13:09
Base automatically changed from orders_v1_in_wasm_bindings to master May 14, 2025 12:46
@ImplOfAnImpl ImplOfAnImpl merged commit e83324a into master May 14, 2025
9 checks passed
@ImplOfAnImpl ImplOfAnImpl deleted the trezor_tests_auto_confirmer branch May 14, 2025 12:46
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.

2 participants