SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 ouverte le 20 sept. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (63 forks)batch import
2.0good first contributionhelp wantedtesting

Métriques du dépôt

Stars
 (886 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur