Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add possibility to set PIN on device via TrezorUserEnvLink #248

Open
bosomt opened this issue Jun 21, 2024 · 2 comments
Open

Please add possibility to set PIN on device via TrezorUserEnvLink #248

bosomt opened this issue Jun 21, 2024 · 2 comments

Comments

@bosomt
Copy link

bosomt commented Jun 21, 2024

Please add possibility to set PIN on device via TrezorUserEnvLink.api
We have test for mobile app /that does not support device management / that we want to automatize that requires connected locked model One device

Test steps:

1. Connect device 
2. Device is recognized by system
3. Device displays PIN matrix
4. Application renders PIN matrix
5. After entering incorrect PIN you are asked to reenter pin or open help
6. After entering correct PIN device is unlocked and discovery starts
@Hannsek
Copy link

Hannsek commented Jun 21, 2024

So this is only for model 1?

Do we really have to do this test?

@bosomt
Copy link
Author

bosomt commented Jun 21, 2024

Its only for model one in this test, as this is only model that starts with USB connection enabled before it gets unlocked
But it can be used in different tests for different model.

For example for autolock feature.

  1. TS5 with autolock enabled
  2. Add account
  3. you are asked to enter pin on device

Probably most of users has PIN enabled so it would be great to extend automated tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants