|
@@ -13,13 +13,13 @@ The logic for the test cases live in these.
|
|
|
|
|
|
## Infrastructure Software Versions
|
|
|
The tests were run with:
|
|
|
-* [Node.js v0.12.2](http://nodejs.org/)
|
|
|
+* [Node.js v6.3.0](http://nodejs.org/)
|
|
|
|
|
|
-* [Node MySQL 2.7.0](https://github.com/felixge/node-mysql/)
|
|
|
-* [Sequelize 3.1.1](https://github.com/sequelize/sequelize)
|
|
|
-* [Node MongoDB Driver 2.0.33](https://github.com/mongodb/node-mongodb-native)
|
|
|
-* [Mongoose 4.0.4](http://mongoosejs.com/)
|
|
|
-* [Node Redis 0.12.1](https://github.com/mranney/node_redis)
|
|
|
+* [Node MySQL 2.11.1](https://github.com/felixge/node-mysql/)
|
|
|
+* [Sequelize 3.6.0](https://github.com/sequelize/sequelize)
|
|
|
+* [Node MongoDB Driver 2.1.1](https://github.com/mongodb/node-mongodb-native)
|
|
|
+* [Mongoose 4.5.3](http://mongoosejs.com/)
|
|
|
+* [Node Redis 2.6.2](https://github.com/mranney/node_redis)
|
|
|
* [Hiredis 0.4.0 (C lib for Redis)](https://github.com/redis/hiredis)
|
|
|
|
|
|
## Test URLs
|