jeudi 7 mai 2015

Nodejs app structure for extensive unit testing

How can I logically(code) and physically(directory) structure a large nodejs app which consists of two basic parts: a HTTP API and the db query handler, so as to easily perform extensive code tests with the aim of 100% coverage ?

An example will be appreciated.

Aucun commentaire:

Enregistrer un commentaire