Commit Graph

19 Commits (e972839ac7d00b732c04f57f42a343c0bc8b4d88)

Author SHA1 Message Date
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
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
Andrew Kozlik 39c0ed2ff0 tests/sign_tx: Add device tests for transactions with external inputs in bgold, bcash and zcash.
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 1b50877545 tests: streamline TrezorFailure exception usage
4 years ago
matejcik b440ca1ec5 python: drop deprecated name CallException
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
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
Pavol Rusnak fee1ee034b
tests: mark altcoin related tests with "altcoin" pytest marker
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