SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

開放

#104 建立於 2017年9月20日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (63 個分叉)batch import
2.0good first contributionhelp wantedtesting

倉庫指標

星標
 (886 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Let's reduce the dependence on writing and reading actual files during tests.

It should be reasonably straight forward to translate the tests to mock-fs or similar library. And streamline the tests for reading rc files and blueprint directories

貢獻者指南