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

tests(integration): skip first screen to allow tests to run #56

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

r4mmer
Copy link
Member

@r4mmer r4mmer commented Mar 7, 2024

Acceptance criteria

During tests, allow pytest to skip the first "Pending Ledger Review".

@r4mmer r4mmer self-assigned this Mar 7, 2024
pytest
```

### Launch with your Nano S/X
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for this anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The integration tests were meant to run with either speculos (a ledger emulator via http api) or with your own ledger device and the ledgercomm with hid dependency was meant to be the transport layer, this was taken from the documentation at the time but this dependency was not working at all.
So I implemented the HTTP api for speculos but could not implement the hid transport, maybe this was fixed on a newer version and we can revisit this idea but for now I think we should remove it.

@r4mmer r4mmer merged commit 5a8d3d9 into dev Mar 8, 2024
8 checks passed
@r4mmer r4mmer deleted the fix/integration-test-skip-first-screen branch March 8, 2024 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants