1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/python/tests
2021-11-04 13:16:29 +01:00
..
test_btc.py python: move json_to_tx to btc.from_json, add test cases 2020-03-26 11:30:06 +01:00
test_cosi.py
test_nem.py
test_protobuf_encoding.py feat(common): change all protobuf message type hints to strings 2021-08-05 12:10:30 +02:00
test_protobuf_misc.py feat(common): change all protobuf message type hints to strings 2021-08-05 12:10:30 +02:00
test_stellar.py refactor(python/stellar): Since the firmware does not support MuxedAccount, we refuse to process this type of transaction. 2021-11-04 13:16:29 +01:00
test_tools.py fix(python): append checksum to descriptors (#1445) 2021-02-05 17:46:02 +01:00
test_transport.py