SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 创建于 2017年9月20日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)JavaScript (63 fork)batch import
2.0good first contributionhelp wantedtesting

仓库指标

Star
 (886 star)
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

贡献者指南