#History
- [update packages]
request->2.88.2,express->4.18.2,mocha->10.2.0,should->13.2.3,should-http->0.1.1,body-parser->1.20.2,method-override->3.0.0,morgan->1.10.0
- [update packages]
mocha->2.2.1,request->2.55.0,should->5.2.0,should-http->0.0.2
- [update packages]
express->3.5.1,mocha->1.19.0,request->2.36.0,should->3.3.2 - [bug fix] require the package instead of a file in template
- [update packages]
request->2.34.0,should->3.1.3 - [bug fix] Context error
- [update packages]
express->3.4.8,mocha->1.17.1,should->3.1.0
- Integrate with mocha
- [refactoring]
utils.typeofchanged toutils.isin test - [refactoring] Resolve path in test
- [bug fix] Added missing
/
- [refactoring] Remove all trailing
/for global varDIR
- [update packages]
node.class->1.1.4
- [update packages]
node.class->1.1.3
- [update packages]
request->2.30.0
- [update packages]
cli-color->0.2.3,inflection->1.3.2,node.class->1.1.1,node.flow->1.2.3,request->2.29.0,node.extend->1.0.8,should->2.1.1
- [update packages]
cli-color->0.2.2,inflection->1.2.6,node.flow->1.2.2,request->2.21.0,node.extend->1.0.7,should->1.2.2
- [refactoring] For name confict, switch
typeofback tois
- [update packages]
should->1.2.0 - [bug fix] Typo in generator
- [bug fix] Handler context scope
- [refactoring] Add error handling detail
- [bug fix] Exit on error
- [new feature] Add merge fn to
utils
- [bug fix] Standalone test runner
- [refactoring] Add detail error msg
- [bug fix] Action context scope
- [refactoring] Does not need to call out manually
- [refactoring] Pretty print json in
fixture - [bug fix] Nested params in
build_uri
- [bug fix] Add missing
fixtureto utils
- [bug fix]
routesshould beactionsin configs - [bug fix] Remove useless packages
- [bug fix] Wrong generator format
- [refactoring] New project structure, split request & response in different files
- [refactoring] Update logger color
- [new feature] Automatically add
routes->methodsmapping log
- [update packages] inflection->1.2.2, node.flow->1.1.3, should->1.0.0
- [refactoring] Use
fsinstead ofpathfor node v0.8.x
- [update packages] node.flow->1.1.2
- [refactoring] Update generator for array of routes to excute
- [new feature] Take array of routes to excute all tests at once
- [refactoring] UTILS.typeof
- [bug fix] Custom routes
- [new feature] Add uid & ran_no to utils
- [new feature] Multi-routes support
- [update packages] should->0.6.3, request->2.9.202
- [new feature] Add uid & ran_no to utils
- [update packages] should->0.6.3, request->2.9.202
- [refactoring] Rename UTILS.is to UTILS.typeof and returns lowercased string instead
- [update packages] infletion->1.2.0
- [new feature] New regex in utils
- [bug fix] Wrong package name in generator
- [new feature] Generate action map in routes as well
- [bug fix] Missing args in init generator
- [bug fix] Typo
- [bug fix] Missing slash in configs.js
- [bug fix] Missing slash in index.js
- [bug fix] Error handle in route builder
- [bug fix] Missing http protocol in config
- [bug fix] Generator prefix
- [bug fix] Missing module in generator and template syntax tuning
- [refactoring] Rename cli tool
inittonew
- [bug fix] Wrong generators in bin file
- Initial release