PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
github
/
templates
it("should successfully execute <%name%>", function(next) { client.<%funcName%>( <%params%>, function(err, res) { Assert.equal(err, null); // other assertions go here next(); } ); });
[-] index.js.tpl
[edit]
[+]
..
[-] handler.js.tpl
[edit]
[-] test_section.js.tpl
[edit]
[-] section.js.tpl
[edit]
[-] after_request.js.tpl
[edit]
[-] test_handler.js.tpl
[edit]