[Pkg-javascript-commits] [node-mocks-http] 168/296: Merge branch 'feature/test-overhaul-wip'
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:33 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 934028fffc84622f53c4065fba01c9e3d6af5804
Merge: 09b2be0 221a437
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Mon Apr 6 15:40:55 2015 +0800
Merge branch 'feature/test-overhaul-wip'
.gitignore | 1 +
gulpfile.js | 42 +++
package.json | 28 +-
run-tests | 4 +-
{test => test-legacy}/test-mockRequest.js | 0
{test => test-legacy}/test-mockResponse.js | 0
test/.eslintrc | 88 +++++
test/lib/http-mock.spec.js | 21 ++
test/lib/mockEventEmitter.spec.js | 61 ++++
test/lib/mockRequest.spec.js | 513 +++++++++++++++++++++++++++++
test/lib/mockWritableStream.spec.js | 45 +++
test/mocha.opts | 3 +
12 files changed, 795 insertions(+), 11 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