SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 建立於 2017年9月20日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (886 star) (63 fork)batch import
2.0good first contributionhelp wantedtesting

描述

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

貢獻者指南