Commit Graph

22 Commits (72ef86d79a1619f81f4dfcff0e91f5a27458db27)

Author SHA1 Message Date
matejcik 7a3637d5b0 core/sign_tx: add checks for version_group_id and branch_id fields
4 years ago
matejcik d804680552 tests: simplify code of test_msg_signtx
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
matejcik feaaaf8973 tests: simplify code of test_msg_signtx
4 years ago
Tomas Susanka a0c8f8f00e tests/signing: add more tests for incorrect script type
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 b3569a53e6 tests: update tx_cache usages
4 years ago
Tomas Susanka ae4f927a45 tests: test incorrect script type
4 years ago
matejcik ed464f3d47 all: ensure expiry, timestamp and extra_data are blocked as appropriate
4 years ago
matejcik 303c05aba7 core/sign_tx: check if prev_tx has enough outputs to match prev_index
4 years ago
matejcik 5b7d11e4ee tests: remove explicit timeouts from test suite
4 years ago
matejcik 066686a20c tests: raise timeouts for slow tests
4 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
5 years ago
Andrew Kozlik 1ca1d77bf7
tests/sign_tx: Add a test to ensure that if the change output is modified after the user confirms the transaction, then signing fails.
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 e0f55be7a6 tests: convert from self.client to the client fixture
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