Commit Graph

17 Commits (b591219c5df8f1329970a0fe40492b3f267ed849)

Author SHA1 Message Date
Andrew Kozlik 69efeac015
tests: Limit the APP values in test_trezor.config to 1, ..., 63
5 years ago
Andrew Kozlik 6afd9b1d09
tests: Do not require storage to be unlocked prior to calling storage_change_pin(). The function checks the old PIN anyway.
5 years ago
andrew 9f75d342a4
Add trezor-storage submodule. Update modtrezorconfig to work with the new storage_get() interface. Update tests to expect None instead of bytes(), when the value is not found in the storage.
5 years ago
Pavol Rusnak 0ff7034e37
embed/extmod/modtrezorconfig: refactor PIN UI wait callback (#398)
6 years ago
Pavol Rusnak be79a8cff4
src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts)
6 years ago
Pavol Rusnak 27d9abe883
trezor.config: add public values (readable without unlock)
7 years ago
Pavol Rusnak 965bf84cdb
tests: cleanup flake8 warnings
7 years ago
Pavol Rusnak ea404b53ee
tests: simplify hashlib tests, fix trezor.config test
7 years ago
Pavol Rusnak e8f70ed4af
pin: implement graphics pin timeout
7 years ago
Pavol Rusnak 626a8885ce
trezor.config: add compaction test
7 years ago
Jan Pochyla 40a9ac2e29 tests: fix trezor.config test
7 years ago
Pavol Rusnak acb68dc429
trezor.config: rework for new structure
7 years ago
Jan Pochyla 33f833f40a config: fix test
8 years ago
Jan Pochyla be7ee61ddd config: always use bytes() for default value
8 years ago
Pavol Rusnak c6ea71901d
trezor.config: use norcow
8 years ago
Pavol Rusnak a31dba225e
test: add test for trezor.config.wipe
8 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago