08 2016 档案
摘要:一、环境结构 1.首先最底层是操作系统 2.其次在操作系统之上是Node.js的运行环境,和Database 3.再之上就是sail和mocha框架 二、环境搭建 1.首先需要Node.js的运行环境,下载nvm(Node Version Manager)来管理node,nvm是通过shell脚本实
阅读全文
摘要:sails框架(testing&model and orm): http://sailsjs.org/documentation/concepts/testing orm(对象关系映射): https://zh.wikipedia.org/wiki/%E5%AF%B9%E8%B1%A1%E5%85%
阅读全文
摘要:postman使用详解: http://gold.xitu.io/entry/57597a62a341310061337885 https://www.getpostman.com/docs/writing_tests http://bayescafe.com/tools/use-postman-t
阅读全文