This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
react-circular-progressbar
Watch
1
Star
0
Fork
0
You've already forked react-circular-progressbar
mirror of
https://github.com/kevinsqi/react-circular-progressbar.git
synced
2026-01-18 15:55:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
react-circular-progressbar
/
test
History
Kevin Qi
fe5370c76d
fix tests by using mount instead of shallow, and by using wrapper.find.hostNodes (
https://github.com/airbnb/enzyme/issues/1253
)
2019-04-28 15:32:28 -07:00
..
CircularProgressbar.test.tsx
fix tests by using mount instead of shallow, and by using wrapper.find.hostNodes (
https://github.com/airbnb/enzyme/issues/1253
)
2019-04-28 15:32:28 -07:00
setupTests.ts
move tests to a new /test dir so it doesn't get included in /dist
2019-04-21 17:36:44 -07:00