naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 32 forks source link

fix: correct unit tests with resolving event.stop bug #180

Closed malangfox closed 2 years ago

malangfox commented 2 years ago

Details

Fixed issues with unit tests not working correctly.

Unit tests for updateAnimation and stopAnimation have been added.