Commit Graph

18 Commits (34052af9db71e5be46f23f812505a6f844e0b88e)

Author SHA1 Message Date
Pavol Rusnak 333af87ce2
tests: use simplified API for MultisigRedeemScriptType where possible
6 years ago
Tomas Susanka f5af12c043 paths: compatibility for derivation paths checks
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 3d3e9b67b4 style: apply black/isort
6 years ago
matejcik c0ef1ec535 tests: use new API
6 years ago
matejcik 1820f529fc trezorlib: shuffling things from client
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 2225343c52 device_tests: in test_multisig, T1 raises a different message
6 years ago
matejcik 013e0f6d66 device_tests: get nicer tracebacks by using pytest.raises instead of custom exception code
6 years ago
matejcik 4f66b37f25 tests: update imports after tests.support move
6 years ago
Tomas Susanka aec8f04f68 tests/device: assert exception type and message
7 years ago
Tomas Susanka 30e5c80956 Multisig tests enabled for t2 (#216)
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