loom-js icon indicating copy to clipboard operation
loom-js copied to clipboard

Fix headless browser tests

Open enlight opened this issue 6 years ago • 2 comments
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 avatar Jul 02 '19 04:07 enlight

@enlight what exactly are those headless browser test on loom-js, could you please give me a direction so I can check it

eduardonunesp avatar Sep 23 '19 20:09 eduardonunesp

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.

enlight avatar Sep 24 '19 12:09 enlight