Commit Graph

26 Commits (391ff530842e770ca7c816dbb29aaf668795900b)

Author SHA1 Message Date
Tomas Susanka f5af12c043 paths: compatibility for derivation paths checks
6 years ago
strmci 252f946f40 Add a test case for segwit inputs/outputs with very high amounts (#337)
6 years ago
matejcik 1233feb358 style: fix imports
6 years ago
matejcik 620e48e4d0 tests: adapt tests to new APIs
6 years ago
Pavol Rusnak 7f55847ab1 tests: remove usage of binascii
6 years ago
matejcik cb4c366ce9 device_tests: add signtx expected responses generator
6 years ago
matejcik 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik 4b4469b9f4 tests: clean up usage of hardening constants
6 years ago
matejcik c0ef1ec535 tests: use new API
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
6 years ago
matejcik 19a0f4cc7b tx_api: support blockbook, allow url-less operation
6 years ago
matejcik 54f1599a5a regenerate license headers
6 years ago
matejcik 9982ef98f9 Merge branch 'master' into matejcik/refactor
6 years ago
matejcik f8f0be9c86 device_tests: fix T1 test differences in wording
6 years ago
matejcik 013e0f6d66 device_tests: get nicer tracebacks by using pytest.raises instead of custom exception code
6 years ago
matejcik 579adb1871 tests: update to use parse_path
6 years ago
matejcik bd43363b1c coins: refactor, use data from coins.json instead of hardcoded lists
7 years ago
Tomas Susanka 55da3d9a9a tests/device/signtx: assert exception type and message
7 years ago
Tomas Susanka 617ccc21d9 tests: deepcopy is required when debug_processor is invoked
7 years ago
Tomas Susanka cbd3751bdb tests/device: allow multiple output changes (treat second as a normal output)
7 years ago
Tomas Susanka 0e2d5c8155 tests/device: change on main chain IS allowed
7 years ago
Tomas Susanka 1e8f2d1e72 tests/device: change on main chain not allowed
7 years ago
Tomas Susanka bc036bc857 tests/device: two output changes yield error
7 years ago
Pavol Rusnak 70e6d13c23
device tests: simplify, drop unittest dependency
7 years ago
Pavol Rusnak 41b75c5655
device_tests: use skip_t1 and skip_t2 markers
7 years ago
Saleem Rashid 1c8f03968c tests: Move to trezorlib.tests
7 years ago