[Pkg-javascript-commits] [node-mocks-http] 190/296: Merge branch 'release/1.4' into 1.x

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

alteholz pushed a commit to branch master
in repository node-mocks-http.

commit aeb727457e5f69b7d9ede2edc94e4e429899f591
Merge: 1c85031 e6559c5
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date:   Sat Apr 11 23:55:23 2015 +0800

    Merge branch 'release/1.4' into 1.x

 .gitignore                          |   1 +
 .travis.yml                         |  15 +-
 README.md                           |   1 +
 gulpfile.js                         |  44 ++
 lib/mockResponse.js                 |  10 +-
 lib/mockWritableStream.js           |   9 +-
 package.json                        |  31 +-
 run-tests                           |  11 -
 test/.eslintrc                      |  88 ++++
 test/lib/http-mock.spec.js          |  21 +
 test/lib/mockEventEmitter.spec.js   |  61 +++
 test/lib/mockRequest.spec.js        | 513 ++++++++++++++++++++++
 test/lib/mockResponse.spec.js       | 841 ++++++++++++++++++++++++++++++++++++
 test/lib/mockWritableStream.spec.js |  41 ++
 test/mocha.opts                     |   3 +
 test/test-mockRequest.js            | 328 --------------
 test/test-mockResponse.js           | 432 ------------------
 17 files changed, 1659 insertions(+), 791 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git



More information about the Pkg-javascript-commits mailing list