리액트 커스텀 훅을 테스트하는 과정 : NHN Cloud Meetup

참고페이지 https://jestjs.io/docs/expect https://runebook.dev/ko/docs/jest/expect https://www.js2uix.com/frontend/jest-study-step3/ https://www.npmjs.com/package/jest-dom/v/3.4.0#toberequired https://yunsuu.github.io/개인공부/common-mistake-testing-library-post/ https://seongry.github.io/2021/06-20-common-mistakes-with-rty/ https://testing-library.com/docs/ecosystem-user-event

https://tanstack.com/query/v4/docs/guides/testing?from=reactQueryV3&original=https://react-query-v3.tanstack.com/guides/testing

https://tkdodo.eu/blog/testing-react-query

https://jestjs.io/docs/tutorial-react https://github.com/facebook/jest https://github.com/facebook/jest/tree/main/examples/snapshot/__tests__ https://github.com/facebook/jest/tree/main/examples/react-testing-library https://github.com/facebook/jest/tree/main/examples/react https://testing-library.com/docs/example-input-event https://codesandbox.io/s/github/kentcdodds/react-testing-library-examples/tree/main/?file=/src/__tests__/on-change.js:464-471