1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-15 18:00:59 +00:00
trezor-firmware/tests/device_tests/ethereum
obrusvit 862c987779 refactor(core): consistent naming of UI layouts
- UI layouts name changes:
  - model_tt -> layout_bolt
  - model_tr -> layout_samson
  - model_mercury -> layout_quicksilver
- rust features `model_xyz` freed for different use, now it's
`layout_xyz`
- input_flow function names are based on UI layout and not internal
model name (i.e. quicksilver instead of t3t1)
- directory names and commentary changed accordingly

[no changelog]
2025-01-09 22:57:14 +01:00
..
__init__.py
common.py chore: upgrade style checkers 2024-02-29 13:08:18 +01:00
test_definitions_bad.py tests: update device_tests for external definitions 2023-03-24 13:24:46 +01:00
test_definitions.py feat(core/ethereum): new ETH contract flow 2024-10-30 17:25:48 +02:00
test_getaddress.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_getpublickey.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_sign_typed_data.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00
test_sign_verify_message.py chore(tests): add type hints and improve styling in device test files 2022-02-07 14:05:27 +01:00
test_signtx.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00