matejcik
|
cdf55d2fac
|
tests: get rid of skip_ui (fixes #1409)
|
2021-02-05 10:44:09 +01:00 |
|
Pavol Rusnak
|
5e58835d18
|
feat(tests): test GetPublicKey.ignore_xpub_magic behaviour
|
2021-01-08 14:17:09 +01:00 |
|
matejcik
|
554d8949f5
|
core: relax path checks on GetPublicKey
|
2020-05-27 08:56:50 +02:00 |
|
matejcik
|
2f665c8f84
|
core: add exception to GetPublicKey for PSBT master fingerprint (fixes #999)
|
2020-05-21 13:26:53 +02:00 |
|
matejcik
|
29db769185
|
tests: update test vectors to use correct paths
|
2020-05-15 14:08:29 +02:00 |
|
matejcik
|
9d29952a15
|
python: move out deprecated ckd_public
|
2020-03-26 11:30:06 +01:00 |
|
matejcik
|
e89a913b1b
|
tests: fix relative imports
|
2019-09-12 14:41:05 +02:00 |
|
matejcik
|
56f5f73550
|
tests: drop TrezorTest class
|
2019-09-12 14:41:05 +02:00 |
|
matejcik
|
e0f55be7a6
|
tests: convert from self.client to the client fixture
|
2019-08-29 15:07:50 +02:00 |
|
Pavol Rusnak
|
84abde1f79
|
tests: add import pytest where required
|
2019-08-22 18:55:20 +02:00 |
|
Pavol Rusnak
|
fee1ee034b
|
tests: mark altcoin related tests with "altcoin" pytest marker
|
2019-08-22 18:50:45 +02:00 |
|
matejcik
|
0312fb264b
|
tests: fix reference to ckd_public
we aren't moving ckd_public out of trezorlib just yet. It will go away
in 0.12.
tests: move ckd_public
tests: remove useless usages of ckd_public
|
2019-08-12 12:57:25 +02:00 |
|
matejcik
|
b4fa6f2a7f
|
tests: move device tests to top-level
|
2019-08-12 12:57:25 +02:00 |
|