Hi! My name is Artem, and in this course I will teach you how to mock WebSocket APIs with Mock Service Worker. You and I are going to build a chat application mock-first, and you will learn how to intercept WebSocket connections, handle client and server events, and also test the code that relies on WebSocket in Vitest and Playwright. Let's go!
Hi! I will include a link to the GitHub repo under this video a bit later. Still need to polish a few things before it's friendly.
Hi, is there a link to the chat app source? Thanks