SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 geöffnet am 20. Sept. 2017

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (886 Stars) (63 Forks)batch import
2.0good first contributionhelp wantedtesting

Beschreibung

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

Contributor Guide