olivetin/internal/httpservers
James Read 2ada67be04
Migrate integration-test infrastucture from Cypress to Selenium+Mocha (#170)
* cicd: Move cypress to selenium+mocha

* cicd: with is not supported unless using an a container

* cicd: relative path to mocha

* cicd: the integration-tests runner now starts/stops OliveTin

* cicd: Knowing the CWD helps debugging

* cicd: Headless chrome

* cicd: wait for integration-test server to be started

* fmt: Mostly fix isses from eslint

* cicd: #169 - Test multiple combo boxes

* fmt: let should be const

* cicd: Remove cypress entirely
2023-10-09 21:44:29 +00:00
..
httpServer.go bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
restapi.go feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
restapi_auth_jwt.go fmt: fix cyclo complexity in recent jwt key merge 2023-08-24 12:56:03 +01:00
restapi_test.go fmt: codestyle 2023-10-05 00:21:02 +01:00
singleFrontend.go feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
webuiServer.go Migrate integration-test infrastucture from Cypress to Selenium+Mocha (#170) 2023-10-09 21:44:29 +00:00
webuiServer_test.go fmt: codestyle formatting 2023-08-24 12:11:28 +01:00