Commit Graph

20 Commits (e972839ac7d00b732c04f57f42a343c0bc8b4d88)

Author SHA1 Message Date
matejcik b3312d1ef7 fix(tests): set_filter must be used in with-block
3 years ago
matejcik f3b6de399a fix(tests): fix illegal paths in device tests
4 years ago
Andrew Kozlik 4fc4152741 tests: Fix device tests for streamimg prev_tx after confirmation.
4 years ago
matejcik d4390f78a4 tests: add request_meta queries (needed for transaction streaming)
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik bc926a2dd5 tests: convert signtx tests to use request_* shortcuts for readability
4 years ago
matejcik 5885978c83 Merge branch 'release/2020-04'
4 years ago
matejcik 1b50877545 tests: streamline TrezorFailure exception usage
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik 9d29952a15 python: move out deprecated ckd_public
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
4 years ago
Andrew Kozlik c98592050b tests: Fix multisig input replacement attack to check correct behavior during the signing phase.
4 years ago
Tomas Susanka 350a67d9a7 tests: test multisig input replacement attack
4 years ago
Pavol Rusnak 4bae47ea6d
tests: add multisig marker
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik e0f55be7a6 tests: convert from self.client to the client fixture
5 years ago
matejcik 0312fb264b tests: fix reference to ckd_public
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