
Konva + TypeScript - DIY test automation with vite-node
I needed some niche automated testing for my keyboard and mouse handler for a canvas-focussed rich text editor control I'm working on. I have to mock a series of user actions and run multiple tests. I had to go DIY - here's what I made...