Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 564 Bytes

File metadata and controls

9 lines (5 loc) · 564 Bytes

@trezor/integration-tests

This package contains Suite web end-to-end tests and components library tests.

Suite web tests

Suite uses Cypress to run e2e tests. It also uses trezor-user-env which is daily built into a docker image providing all the necessary instrumentation required to run tests (bridge and emulators).

See how to run them here.