stable

Clone or download

Read-only

Do not `io.connect` during the testmanagement/kanban unit tests

This is a follow up to c563ac38b14b8b6fff953edf76370441217b1970. Since we now expect to always find a realtime server the unit tests try to connect to it. Part of request #31180: Setup Tuleap Realtime server automatically Change-Id: Ia436893e2b91f1e532298b79e605036483db60c2

Modified Files

Name
M plugins/agiledashboard/scripts/kanban/src/app/app-kanban-controller.test.js +9 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.test.js +8 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/socket/socket-service.test.js +4 −2 Go to diff View file