minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

機能要望:テスト実装

minop1205 opened this issue · comments

機能要望

概要

jest、react-testing-library を組み込んでテストを実装する

目的・理由

コンポーネントを安全にメンテナンス、拡張できるようにするため

参考情報

Jest公式サイト
https://deltice.github.io/jest/docs/ja/getting-started.html

TypeScript + Jestの設定
https://typescript-jp.gitbook.io/deep-dive/intro-1/jest