Update!
This repository has been imported into the Original React DnD repository.
Please reffer Original reposotory instead here.
This repository contain react-dnd tutorial chessboard and testing code with react-testing-library.
♟ Chessboard App ♟ source from React-DnD Official Document. 📒
git clone git@github.com:laststance/react-testing-library-react-dnd-chessboard-example.git
cd react-testing-library-react-dnd-chessboard-example
yarn install
yarn start # run chessboard example on browser
yarn test # run tests by jest
MIT 📒