ross-weir / wallet-ex

1 stars 0 forks source link

init e2e tests, first feature test working #22

Closed ross-weir closed 2 years ago

ross-weir commented 2 years ago
ross-weir commented 2 years ago

Seems like react bundle not rendering in CI 🤷

ross-weir commented 2 years ago

The bundle is rendering, the dynamic import of WASM is never succeeding. This may be an issue with webview/webgtk which would explain why it worked locally (windows+ms:edge) and failed in pipeline. Maybe test in a VM or change CI to run on windows?

Edit: Can't find any details on any WASM bugs, can't think of ways to get more debug information. Come back to adding this to CI later