Commit Graph

305 Commits (23ce8a46f3e122e9d297751dc24b63d3f7ad7d02)

Author SHA1 Message Date
matejcik ba3d90b994 tests: add wipe code activation test
4 years ago
matejcik 94b85efba1 python/debuglink: make pin sequences configurable
4 years ago
Tomas Susanka 0a13f7a441 core: properly limit passphrase to 50 bytes
4 years ago
Tomas Susanka 15ed5cd19e
core: do not clear cache on ClearSession
4 years ago
Tomas Susanka 5717e647ed
tests/device: remove test_expected_responses
4 years ago
matejcik 49727740bc
tests: remove unnecessary passphrase_on_host
4 years ago
matejcik 9c75e27433
tests: unify Ping replacements
4 years ago
matejcik a8cfa8fbed
tests: simplify ClearSession test
4 years ago
matejcik c9a6ada14f
tests: simplify and extend session_id test
4 years ago
Tomas Susanka b96d7cafbb
core: rework cache and fix cardano caching
4 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
4 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
4 years ago
Tomas Susanka b5d6aaf77c
tests: test PassphraseAck options
4 years ago
Tomas Susanka 041a95f738
legacy: new passphrase redesign draft
4 years ago
Tomas Susanka 569068044e
tests/ui: skip ui test in session tests
4 years ago
Tomas Susanka be94824c49
tests: test for passphrase_always_on_device
4 years ago
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
4 years ago
Tomas Susanka 90d5cdfd5b
all: rework passphrase
4 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
4 years ago
matejcik 15bd35824b
python/cosi: improve API
4 years ago
Tomas Susanka 346e1e3ebc tests/ui: remove unnecessary setup_client mark
5 years ago
Tomas Susanka b4df1172ca tests/ui: enable ui test for change_wipe_code
5 years ago
Tomas Susanka 0c820091a8 tests/ui: reseed each ui test before running it
5 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
5 years ago
Pavol Rusnak e5bdf0d51b
Merge pull request #742 from trezor/language
5 years ago
Pavol Rusnak 7646b97dca
common: divisibility -> decimals
5 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
Tomas Susanka 1b88840f53 docs: move docs to root
5 years ago
Tomas Susanka 61430d800e core/stellar: add screen for timebounds
5 years ago
Pavol Rusnak 3d50bb5ed8
common: add Peercoin, regenerate coins
5 years ago
Andrew Kozlik 89a3ec1696 tests: Add device tests for wipe code protection.
5 years ago
matejcik 34913a328a all: disallow most RecoveryDevice fields in dry-run (fixes #666)
5 years ago
matejcik bd9bf4e2bc python: rename webauthn and u2f to fido
5 years ago
matejcik 862e582ec1 tests: make {needs,no}_backup flags available in test suite
5 years ago
matejcik fd8aed6105 all: drop XPRV feature of LoadDevice
5 years ago
Tomas Susanka 90edad55fc python and tests: typos
5 years ago
Tomas Susanka b12ed82586 tests/device: add test for u2f counter set/get
5 years ago
Tomas Susanka ecf6f12ac7 tests/device: fix eos delegate signing tests
5 years ago
Andrew Kozlik 6cc44b133c tests/webauthn: Account for the increased limit on the number of resident credentials.
5 years ago
Tomas Susanka c6d6d6c1d7 tests: skip speed tests on T2
5 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago
Adrian Nagy 384275ac73
core/tezos: support the new protocol update (005-BABYLON)
5 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
5 years ago
matejcik 6a1a94ac6a tests: add wipe test for sd_protect
5 years ago
matejcik ccd1940ea8 tests: more assertions on sd_protect
5 years ago
Tomas Susanka 92e23a2d06 tests: add sd_card marker and improve sd test
5 years ago
Andrew Kozlik 1ca1d77bf7
tests/sign_tx: Add a test to ensure that if the change output is modified after the user confirms the transaction, then signing fails.
5 years ago
Andrew Kozlik 564b24191e debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
5 years ago
matejcik 47a21ceebc tests: update Stellar XDR Builder instructions
5 years ago
Tomas Susanka efb3eef0c4 tests/stellar: add hex to stellar operations signatures
5 years ago
ciny 79fedfd389 tests: enable nobackup tests for T1
5 years ago
matejcik 45665bde23 tests: parametrize reset/backup tests
5 years ago
ciny a8f2f7b1e3 tests: expand backup device tests
5 years ago
Tomas Susanka 6b8f63c624 docs: improve tests documentation
5 years ago
matejcik 3c62db2696 stellar: fix ManageDataOp value padding
5 years ago
matejcik 97a5fd14b6 tests: reformat stellar test
5 years ago
matejcik 1c53c2bdf2 core/recovery: allow changing word count again (fixes #554)
5 years ago
Andrew Kozlik de74750569 core: Show success and failure dialogs in change-pin.
5 years ago
matejcik 25f5dd8bdd tests: add check that backup succeeded
5 years ago
matejcik b30d9f6897 tests: add backup test for SLIP39 Basic
5 years ago
matejcik 78ecc38b1b core: fix BIP39 backup
5 years ago
matejcik 2e3cd6e654 tests: add reset-recovery test for BIP39
5 years ago
matejcik 65c1afa728 tests: add TT change pin test (fixes #228)
5 years ago
matejcik 4eb98c254a tests: only allow input_flow in a with-block
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Andrew Kozlik 262434ea1b python/tests: Add SD protection device test.
5 years ago
Andrew Kozlik ad2dc544a7 tests: Add credential management device tests.
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik e3ceef2af6 tests: drop all explicit conftest references
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik b7ba306a46 tests: start moving common functions to top level
5 years ago
matejcik 885a21ab36 tests: add missing licence headers
5 years ago
matejcik e31a499702 tests: check all combination of Shamir shares in reset-recovery test
5 years ago
matejcik 7be9bcac79 tests: extract more common functionality
5 years ago
Pavol Rusnak 40eabf9012
tests: fix test_msg_binance_sign_tx.py
5 years ago
Tomas Susanka 33cc147c66 tests: fix loaddevice test
5 years ago
Tomas Susanka 798ee4a83f tests: enable load_device test for core
5 years ago
Tomas Susanka 41b76f4f31 tests: move enter_all_shares recovery function to common
5 years ago
Pavol Rusnak 74b734fd66
tests: be consistent
5 years ago
matejcik 5b8f542436 python: do not accept bytes for str protobuf fields
5 years ago
matejcik 2d4b23d64a fixup! tests: convert from self.client to the client fixture
5 years ago
matejcik 122f6c8085 tests: update shamir tests for setup_client markers
5 years ago
matejcik 8e1d5374b1 tests: drop methods from TrezorTest class
5 years ago
matejcik 871a68e0be tests: improve ethereum tests
5 years ago
matejcik e0f55be7a6 tests: convert from self.client to the client fixture
5 years ago
matejcik eee02dd3f8 tests: make mnemonics top-level
5 years ago
matejcik 4b2235ab78 tests: convert setup_client to a marker
5 years ago
matejcik 1e4cf8d801 tests: make altcoin check prettier
5 years ago
matejcik 77d4f02b3a tests: make use of input_flow in test_cancel
5 years ago
Tomas Susanka fd53c72a3c
Merge pull request #428 from trezor/ciny/super_shamir
5 years ago
ciny 81f5cbef93 core + tests: Super shamir reset and recovery UI and tests
5 years ago
matejcik 2022c39ef9 core/ethereum: add support for wanchain slip44 id (#440)
5 years ago
Pavol Rusnak b1f435e178
ci: test BITCOIN_ONLY firmware
5 years ago
Pavol Rusnak 16431f6c93
tests: add one more altcoin marker
5 years ago
Pavol Rusnak 84abde1f79
tests: add import pytest where required
5 years ago
Pavol Rusnak fee1ee034b
tests: mark altcoin related tests with "altcoin" pytest marker
5 years ago
Pavol Rusnak c6b9fa4873
legacy: support Signify Ed25519 signatures + add device test
5 years ago
Roman Zeyde 93382a10f5
tests: test Elements explicit addresses (p2pkh, p2sh and bech32)
5 years ago
Tomas Susanka 542f156b4f core/slip39: remove _encrypt
5 years ago
Tomas Susanka 1b666804c0 core/shamir: fix EMS vs MS
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
5 years ago
matejcik 842fde455c tests: improve debug-trezor detection
5 years ago
matejcik 37f8cbd403 tests: add flakiness to bip32_speed test
5 years ago
matejcik eb6f6dd572 tests: move tx_cache impl
5 years ago
matejcik b4fa6f2a7f tests: move device tests to top-level
5 years ago