loom-js
loom-js copied to clipboard
Fix headless browser tests
trafficstars
We had to disable the headless browser tests since they seemed to blow up on Travis CI for some reason. Need to figure out why they're blowing up and re-enable them.
@enlight what exactly are those headless browser test on loom-js, could you please give me a direction so I can check it
It's these ones that are currently commented out https://github.com/loomnetwork/loom-js/blob/877edfc6c5a50eb5ce432b5c798026d5cbd60256/e2e_tests.sh#L81
It's supposed to just webpack everything and run the tests in a headless Electron instance.