it('should check that the server has a clientId set for the webSocket', async () => {
                await delayUntil(() => {
                    return (
                        messages
                            .map((m) => m.action)