SpencerCDixon/redux-cli
Implement an in memory file system to use in testing
Aberta
#104 aberto em 20 de set. de 2017
2.0good first contributionhelp wantedtesting
Métricas do repositório
- Stars
- (886 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
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