Commit Graph

21 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)

Author SHA1 Message Date
matejcik a4bcc95deb feat(python): introduce Trezor models
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Andrew Kozlik 151592c6a3 test: Add upgrade test with enabled wipe code for legacy.
3 years ago
Andrew Kozlik 9bd4465fbf test: Add test for progressive storage version upgrades without unlocking in between.
3 years ago
Andrew Kozlik aaa1ea6352 test: Add upgrade test with enabled PIN for legacy.
3 years ago
Tomas Susanka b67be7dd9e core: forbid all settings if not initialized
4 years ago
matejcik 3c128cde38 tests: fix wait_layout() behavior
4 years ago
matejcik e9003d0742 tests/upgrade_tests: extract and simplify for_all decorator
4 years ago
matejcik 25910acdd1 tests: make use of new emulator code in emulator tests
4 years ago
Pavol Rusnak bb8d809a6d
common: change language field to IETF BCP 47 language tag
5 years ago
matejcik bd9bf4e2bc python: rename webauthn and u2f to fido
5 years ago
Tomas Susanka 23c4b97e48 tests/upgrade: test u2f counter
5 years ago
Tomas Susanka 31a484bdc6 tests/persistence: extend recovery test to test a full recovery
5 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago
matejcik f22f4d920e tests: ensure Shamir persistence test runs only for core
5 years ago
matejcik 6e4921c030 tests: finish extracting common functionality for emulators
5 years ago
matejcik 643122b651 tests: harden upgrade test
5 years ago
matejcik b7ba306a46 tests: start moving common functions to top level
5 years ago
matejcik 885a21ab36 tests: add missing licence headers
5 years ago
matejcik 8814837a9e ci: split "test upgrade" for core and legacy (fixes #501)
5 years ago
Tomas Susanka 077735f57b ci: introduce upgrade tests
5 years ago