Commit Graph

284 Commits (75c539ec557e16f868a86c0f93a256301ef6aa7b)

Author SHA1 Message Date
Tomas Susanka 75c539ec55
all: replace /bin/bash with /usr/bin/env bash
5 years ago
matejcik 8c08527f50 tests: cleanup conftest.py
5 years ago
matejcik 6e4921c030 tests: finish extracting common functionality for emulators
5 years ago
matejcik 643122b651 tests: harden upgrade test
5 years ago
matejcik 5e369e057a tests: remove unused parts of common.py
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
Pavol Rusnak 9898b9f208
tests/device_tests: don't wait forever for emulator to start listening
5 years ago
Pavol Rusnak 775f5b4e66
tests: check reported version of the emulator in the upgrade_tests
5 years ago
Pavol Rusnak ee84450fe7
tests: use appropriate env variables to set emulator profile dir
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
matejcik 8814837a9e ci: split "test upgrade" for core and legacy (fixes #501)
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
Tomas Susanka 077735f57b ci: introduce upgrade 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 0470cf9865 tests: move burn tests to root
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
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago