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

Upgrade Nightwatch

Open Jaifroid opened this issue 4 years ago • 1 comments

This follows on from #742. Nightwatch 1.5.1 depends on packages with severe vulnerabilities, but upgrading to 1.7.7 causes tests to fail due to connection to the wrong port (80 instead of 8080 see https://github.com/kiwix/kiwix-js/pull/742#issuecomment-885425167).

image

Jaifroid avatar Jul 23 '21 14:07 Jaifroid

I don't know Nightwatch very well, but searching upstream I found this issue which might be related:

  • https://github.com/nightwatchjs/nightwatch/issues/2803

Krinkle avatar Jul 23 '21 15:07 Krinkle

I never could fix this, but now I aim to use #907.

Jaifroid avatar Jun 15 '23 15:06 Jaifroid