FormidableLabs / nuka-carousel

Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
https://commerce.nearform.com/open-source/nuka-carousel
Other
3.02k stars 597 forks source link

[v6] Unit test suite #931

Closed gksander closed 4 months ago

gksander commented 1 year ago

With v5, we dropped a lot of our test suite for the new code. We should work on restoring our unit test suite so that our current code is well-tested.

fritz-c commented 1 year ago

941 and #947 added back in some basic jest tests for some utility functions, just FYI.