标签: reactjs typescript react-dnd
我们已经在表中连接了react-dnd来拖放表单元格,在TypeScript中是否有用于测试的良好示例?我们已经尝试了文档中提供的测试,但是它们不适合打字稿,并且根据此处的讨论,大多数内容已过时:https://github.com/react-dnd/react-dnd/issues/1506#
问题,我们面临测试:辅助函数wrapInTestContext在getManager上返回空实例错误 -酶测试getBackendFromInstance
wrapInTestContext
getManager
getBackendFromInstance