SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 opened on 2017年9月20日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (886 stars) (63 forks)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

コントリビューターガイド

Implement an in memory file system to use in testing · SpencerCDixon/redux-cli#104 | Good First Issue