..
__init__.py
tests: move device tests to top-level
2019-08-12 12:57:25 +02:00
.gitignore
tests: move device tests to top-level
2019-08-12 12:57:25 +02:00
data_webauthn.py
tests/webauthn: Account for the increased limit on the number of resident credentials.
2019-11-01 16:14:16 +01:00
README.md
docs: improve tests documentation
2019-10-01 15:14:36 +02:00
test_basic.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_bip32_speed.py
tests: skip speed tests on T2
2019-11-01 13:59:12 +00:00
test_cancel.py
tests: convert setup_client to a marker
2019-08-29 15:07:50 +02:00
test_cosi.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_debuglink.py
tests: make {needs,no}_backup flags available in test suite
2019-11-13 16:48:35 +01:00
test_msg_applysettings.py
tests: drop all explicit conftest references
2019-09-12 14:41:05 +02:00
test_msg_backup_device.py
tests: make {needs,no}_backup flags available in test suite
2019-11-13 16:48:35 +01:00
test_msg_binance_get_address.py
tests: add missing licence headers
2019-09-10 13:48:51 +02:00
test_msg_binance_get_public_key.py
tests: add missing licence headers
2019-09-10 13:48:51 +02:00
test_msg_binance_sign_tx.py
tests: add missing licence headers
2019-09-10 13:48:51 +02:00
test_msg_cardano_get_address_slip39_basic.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_cardano_get_address.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_cardano_get_public_key_slip39_basic.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_cardano_get_public_key.py
tests: convert setup_client to a marker
2019-08-29 15:07:50 +02:00
test_msg_cardano_sign_transaction.py
debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
2019-10-10 14:56:49 +02:00
test_msg_cardano_sign_tx_slip39_basic.py
debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
2019-10-10 14:56:49 +02:00
test_msg_change_wipe_code_t1.py
tests: Add device tests for wipe code protection.
2019-11-25 17:08:19 +01:00
test_msg_change_wipe_code_t2.py
tests: Add device tests for wipe code protection.
2019-11-25 17:08:19 +01:00
test_msg_changepin_t2.py
core: Show success and failure dialogs in change-pin.
2019-09-23 10:38:58 +02:00
test_msg_changepin.py
tests: add TT change pin test ( fixes #228 )
2019-09-20 15:47:34 +02:00
test_msg_cipherkeyvalue.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_clearsession.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_eos_get_public_key.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_eos_signtx.py
tests/device: fix eos delegate signing tests
2019-11-11 12:20:32 +01:00
test_msg_ethereum_getaddress.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_ethereum_getpublickey.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_ethereum_signmessage.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_ethereum_signtx_eip155.py
tests: drop methods from TrezorTest class
2019-08-29 15:07:50 +02:00
test_msg_ethereum_signtx.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_ethereum_verifymessage.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_getaddress_segwit_native.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_getaddress_segwit.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_getaddress_show.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_getaddress.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_getecdhsessionkey.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_getentropy.py
tests: move device tests to top-level
2019-08-12 12:57:25 +02:00
test_msg_getpublickey_curve.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_getpublickey.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_lisk_getaddress.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_lisk_getpublickey.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_lisk_signmessage.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_lisk_signtx.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_lisk_verifymessage.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_loaddevice.py
tests: make {needs,no}_backup flags available in test suite
2019-11-13 16:48:35 +01:00
test_msg_monero_getaddress.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_monero_getwatchkey.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_nem_getaddress.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_nem_signtx_mosaics_t2.py
debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
2019-10-10 14:56:49 +02:00
test_msg_nem_signtx_mosaics.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_nem_signtx_multisig.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_nem_signtx_others.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_nem_signtx_transfers.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_ping.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_recoverydevice_bip39_dryrun.py
all: disallow most RecoveryDevice fields in dry-run ( fixes #666 )
2019-11-20 12:27:57 +01:00
test_msg_recoverydevice_bip39_t2.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_bip39.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_advanced_dryrun.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_advanced.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_basic_dryrun.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_recoverydevice_slip39_basic.py
tests: add upgrade test for recovery
2019-10-25 14:38:10 +00:00
test_msg_resetdevice_bip39_skipbackup.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_resetdevice_bip39_t2.py
tests: expand backup device tests
2019-10-02 14:31:21 +02:00
test_msg_resetdevice_bip39.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_msg_resetdevice_slip39_advanced.py
tests: expand backup device tests
2019-10-02 14:31:21 +02:00
test_msg_resetdevice_slip39_basic.py
tests: expand backup device tests
2019-10-02 14:31:21 +02:00
test_msg_ripple_get_address.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_ripple_sign_tx.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_sd_protect.py
tests: make {needs,no}_backup flags available in test suite
2019-11-13 16:48:35 +01:00
test_msg_signidentity.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signmessage_decred.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signmessage_segwit_native.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signmessage_segwit.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signmessage.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx_bcash.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_signtx_bgold.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_signtx_capricoin.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx_dash.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx_decred.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_signtx_grs.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx_komodo.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx_peercoin.py
common: add Peercoin, regenerate coins
2019-12-05 09:43:32 +00:00
test_msg_signtx_segwit_native.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_signtx_segwit.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_msg_signtx_zcash.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_signtx.py
tests/sign_tx: Add a test to ensure that if the change output is modified after the user confirms the transaction, then signing fails.
2019-10-17 12:59:27 +02:00
test_msg_stellar_get_address.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_msg_stellar_sign_transaction.py
tests: update Stellar XDR Builder instructions
2019-10-10 14:38:38 +02:00
test_msg_tezos_getaddress.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_tezos_getpublickey.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_tezos_sign_tx.py
core/tezos: support the new protocol update (005-BABYLON)
2019-10-23 17:53:10 +02:00
test_msg_verifymessage_segwit_native.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_verifymessage_segwit.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_verifymessage.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_msg_webauthn.py
python: rename webauthn and u2f to fido
2019-11-18 11:50:07 +01:00
test_msg_wipedevice.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_multisig_change.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_multisig.py
tests: add multisig marker
2019-10-22 14:32:38 +00:00
test_op_return.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00
test_passphrase_slip39_advanced.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_passphrase_slip39_basic.py
core: refactor slip39
2019-09-19 16:38:29 +02:00
test_protect_call.py
tests: drop TrezorTest class
2019-09-12 14:41:05 +02:00
test_protection_levels.py
tests: make {needs,no}_backup flags available in test suite
2019-11-13 16:48:35 +01:00
test_reset_backup.py
tests: parametrize reset/backup tests
2019-10-02 14:31:21 +02:00
test_reset_recovery_bip39.py
tests: add reset-recovery test for BIP39
2019-09-20 17:12:20 +02:00
test_reset_recovery_slip39_advanced.py
tests: only allow input_flow in a with-block
2019-09-20 15:47:34 +02:00
test_reset_recovery_slip39_basic.py
tests: only allow input_flow in a with-block
2019-09-20 15:47:34 +02:00
test_u2f_counter.py
python: rename webauthn and u2f to fido
2019-11-18 11:50:07 +01:00
test_zerosig.py
tests: fix relative imports
2019-09-12 14:41:05 +02:00