python-trezor/trezorlib/tests/unit_tests
matejcik 5edcea9ba6
transport: fix all_transports when required modules are missing (#232)
This lets the library work without libusb or hidapi (`--disable-libusb`, `--disable-hidapi`).
2018-03-09 10:58:24 +01:00
..
__init__.py tests: Move to trezorlib.tests 2017-12-19 13:16:22 +01:00
test_ckd_public.py fix typos in test names 2017-12-19 15:54:07 +01:00
test_transport.py transport: fix all_transports when required modules are missing (#232) 2018-03-09 10:58:24 +01:00
test_tx_api.py fix typos in test names 2017-12-19 15:54:07 +01:00