Skip to content

Add some in-browser test fixes but it's still broken

Eric Eastwood requested to merge browser-test-fixes-but-still-broken into develop

Add some in-browser test fixes but it's still broken.

I was curious on the status of those tests and had to fix some things before they would run. With these fixes, it correctly builds and boots but exits quickly after with npm ERR! code ELIFECYCLE and no other info.

The -c(console) flag doesn't seem to work as I couldn't find any error until I ran without the headless flag and see an error in the electron devtools console.

Edited by Eric Eastwood

Merge request reports