redhat-developer / vscode-server-connector

📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!
Eclipse Public License 2.0
56 stars 26 forks source link

Fix eap ui tests #596

Closed olkornii closed 8 months ago

olkornii commented 9 months ago

UI test for downloading the EAP server does not work. https://github.com/redhat-developer/vscode-server-connector/blob/master/test/ui-test/basicServerTest.ts#L63

robstryker commented 9 months ago

It is likely that the backend authentication method has been deprecated and is no longer available.

olkornii commented 9 months ago

@robstryker I just did some research and I think you're right. I found the following error: "Uncaught Error: unable to get local issuer certificate" when downloading eap8.zip.