SpencerCDixon/redux-cli

Implement an in memory file system to use in testing

Open

#104 aperta il 20 set 2017

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (63 fork)batch import
2.0good first contributionhelp wantedtesting

Metriche repository

Star
 (886 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor