1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 02:10:55 +00:00
trezor-firmware/tests/device_tests/cardano
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 tests: move fixtures to common directory, start with Cardano 2020-09-01 16:14:41 +02:00
test_address_public_key.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_derivations.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_get_native_script_hash.py refactor(tests): introduce a better model selection mechanism 2024-09-11 12:59:04 +02:00
test_sign_tx.py refactor(core): consistent naming of UI layouts 2025-01-09 22:57:14 +01:00