Commit Graph

26 Commits (3e11e8bba24a8bb74dde6d9103d7a909bc0a60bf)

Author SHA1 Message Date
grdddj 3e11e8bba2 chore(tests): update Bitcoin test cases to use valid prevtxes
2 years ago
grdddj 5b0be3273e fix(tests): add mock urandom to T1 reset test
2 years ago
Andrew Kozlik b5c9f573b2 feat(legacy): Show "signature is valid" dialog when VerifyMessage succeeds.
2 years ago
Andrew Kozlik d52a59e37b feat(core): Show "signature is valid" dialog when VerifyMessage succeeds.
2 years ago
grdddj 9a71ac74c9 chore(tests): add type hints and improve styling in device test files
2 years ago
Andrew Kozlik 39a0901e99 fix(tests): Fix SignMessage tests after adding address dialog.
3 years ago
matejcik f0ae16069c fix(core): do not send passphrase_protection field when device is locked (fixes #1807)
3 years ago
grdddj 23ce8a46f3 feat(tests): PIN and protection_levels tests for TT
3 years ago
matejcik 08d896f2f9 chore(tests): update to kwargs usage and new btc.sign_tx API
4 years ago
Andrew Kozlik 4fc4152741 tests: Fix device tests for streamimg prev_tx after confirmation.
4 years ago
Tomas Susanka e534ae3ad7 legacy, core: rename Features.pin_cached to unlocked and unify
4 years ago
matejcik fc6c99c6f9 tests: disable PIN detection, all PIN uses must be explicit
4 years ago
matejcik bc926a2dd5 tests: convert signtx tests to use request_* shortcuts for readability
4 years ago
matejcik b3569a53e6 tests: update tx_cache usages
4 years ago
matejcik 81a03edf61 python/debuglink: add docstrings, rename functions for clearer usage
4 years ago
matejcik 9c75e27433
tests: unify Ping replacements
4 years ago
Tomas Susanka d5763d9cab
all: implement code review comments
4 years ago
Tomas Susanka a3f3d4fcdb
remove ping.passphrase/pin
4 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
matejcik 862e582ec1 tests: make {needs,no}_backup flags available in test suite
5 years ago
matejcik e89a913b1b tests: fix relative imports
5 years ago
matejcik 56f5f73550 tests: drop TrezorTest class
5 years ago
matejcik 2d4b23d64a fixup! tests: convert from self.client to the client fixture
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