supasate/connected-react-router

Add testing support to the examples

開放

#209 建立於 2018年12月14日

 (1 則留言) (22 個反應) (0 位負責人)JavaScript (606 個分叉)batch import
help wanted

倉庫指標

星標
 (4,741 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

The examples section of this repository demonstrates a few great ways to configure and integrate connected-react-router into a project. However, none of the three provided configurations use a testing framework in their source code.

I find writing integration tests for components using connected-react-router to be difficult. It would be great if someone could add a "testing" section to the docs, or add another example configuration to examples that would demonstrate how to write tests with connected-react-router.

This may or may not be a trivial task, though I hope I am not alone in wanting this clarification.

貢獻者指南