Commit Graph

29 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
matejcik 9d717b2085 refactor(tests): consolidate bitcoin.signtx helper module
2 years ago
matejcik c6bcb64443 feat(tests): use python-bitcoinlib for parsing Bitcoin txes
2 years ago
grdddj 9a71ac74c9 chore(tests): add type hints and improve styling in device test files
2 years ago
grdddj c77e18d77c chore(tests): add type hints to helper test functions
2 years ago
grdddj 5d76144ef5 chore(common): always use resolve() when accessing parent of the Path
2 years ago
grdddj e1d4e40785 feat(tests): adding assert_tx_matches() to common.py
2 years ago
grdddj 3536d86fa9 fix(tests): using press_info instead of click for info buttons
2 years ago
grdddj e4b5f10223 feat(tests): clicking Info button in (Super)Shamir backup device tests
2 years ago
grdddj 6c8e6dcc08 feat(tests): SuperShamir device tests for clicking Info button
2 years ago
matejcik e972839ac7 style(all): fix pylint complaints
3 years ago
matejcik f8bb90366a fix(tests): auto-swipe by using only ButtonRequest.pages
3 years ago
matejcik 7cdde940af chore(tests): adapt device tests to paging information ButtonRequests
3 years ago
Martin Milata ffe6d65f72 refactor(core): convert parts of apps.management to layouts
3 years ago
matejcik 02881fd800 feat(tests): use JSON descriptions in test identifiers
3 years ago
Tomas Susanka ba36cef369 tests: move fixtures to common directory, start with Cardano
4 years ago
matejcik e9555a3b0a tests: rename test_address to get_test_address
4 years ago
matejcik 29db769185 tests: update test vectors to use correct paths
4 years ago
Tomas Susanka 51ef963738 tests: introduce UI tests for core
4 years ago
Tomas Susanka 04f0b74b29 tests: add upgrade test for recovery
5 years ago
Andrew Kozlik 564b24191e debug: Add left and right swipe direction to DebugLinkDecision message and unify terminology around swipe direction.
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
matejcik 5e369e057a tests: remove unused parts of common.py
5 years ago
matejcik b7ba306a46 tests: start moving common functions to top level
5 years ago
matejcik e5670856a2 MONOREPO CREATE FROM trezor-core
5 years ago
Pavol Rusnak 9c7ddba217
src+tests: use flake8 F401 to detect unused imports
6 years ago
Pavol Rusnak be79a8cff4
src+tests: make flake8 happy; explicitly mark E722 ignores (bare excepts)
6 years ago
Pavol Rusnak 965bf84cdb
tests: cleanup flake8 warnings
7 years ago
Jan Pochyla 552444c856 remove src/lib
7 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago