We are very badly stuck with testing our UI which is based on AntD. One problem we are facing is the Tree component which uses rc-motion to animate expand and collapse of a tree node.
Appreciate it you can please share a way to jest mock the rc-motion.
We are very badly stuck with testing our UI which is based on AntD. One problem we are facing is the Tree component which uses rc-motion to animate expand and collapse of a tree node.
Appreciate it you can please share a way to jest mock the rc-motion.