it('should ask the server if the websocket connection has a client id set', async () => {
                await delayUntil(() => {
                    return (
                        messages
                            .map((m) => m.action)