trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
736 stars 255 forks source link

fix(e2e): Resolve local fails of core tests #15566

Open Vere-Grey opened 9 hours ago

Vere-Grey commented 9 hours ago

Few tests are passing without an issue on CLI but failing in local runs.

I have added a conditionaly skipping local runs of 'EAP test'. Adding issue to backlog I have added annotation of dependency to 'Electrum completes discovery successfully' test. I have found out you need RegTest running locally. I have mentioned this also in docs Minor refactoring Added tracing for electron window. I would like to discuss that.