Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eggjs/supertest

Super-agent driven library for testing node.js HTTP servers using a fluent API
https://github.com/eggjs/supertest

fix example

900b25112985ea82b859064cccb8d4c2cc471a0d authored over 12 years ago
Merge pull request #27 from mfrobben/master

Simple documentation update. Closes issue #11

07200e3877f78b022c7f4d1332a05d56bd43439b authored over 12 years ago
Fixing doc bug.

55d7274b8a64a57c4c7397705caed854216cc5b6 authored over 12 years ago
Formatting fix.

504675bcdfd0313753528fcd8814a49b0c5db9cd authored over 12 years ago
Updating readme to explain use of .end() with mocha.

be8a80667d4198be27c7c7044d7bf7064b73235f authored over 12 years ago
Release 0.3.1

c512e9403d288e4c1d170f6292f14b6723045654 authored over 12 years ago
update superagent

afe1d0de51074d6479ef26dfb66b55cfd5499964 authored over 12 years ago
Release 0.3.0

63991c44b8c865620f1aa9a7581338a47dca2e85 authored over 12 years ago
Merge pull request #24 from fengmk2/support-https

add https.Server support

993bd8fc8930a63201c392ccd33fab85a2a2cb75 authored over 12 years ago
add https.Server support

a9cca8392f302e076a4e51372956449d69b40aaa authored over 12 years ago
Update Readme.md

e1d34a2a8bf1beec408fb8a98534eaeaac07370b authored over 12 years ago
Merge pull request #20 from elliotf/allow_empty_body_assertion

Allow for assertions that the body is empty when asserting on the respon...

3dfae51ced89af0c37ab483e7b53301782716fba authored over 12 years ago
Allow for assertions that the body is empty when asserting on the response code and body.

8e18872a45dc7d2eda5c970b848d1412d72bbbe3 authored over 12 years ago
license and note

85982a6809acdb481eb3e91634f1208d02cb086a authored over 12 years ago
Release 0.2.0

bd499dbe7aa425f189dd0ec0cced4fa0896ce0fa authored over 12 years ago
update superagent. Closes #18

0df4f13d9d46e218b38c99fea143f0d28b4b6317 authored over 12 years ago
Merge pull request #15 from hunterloftis/master

removes unnecessary uppercase

ba4e0c1df8704fb9c18389cb85f027c16327c05e authored over 12 years ago
removed unnecessary uppercase

699153722ec5cf7bad3526ebf35745fca0192411 authored over 12 years ago
update superagent dep

f89d4ce85f3333b5e69917b385c9a598d5b9438a authored over 12 years ago
Release 0.1.2

90b47dbc0de3c6c8b9f0831bf81b052589e6369f authored over 12 years ago
Merge pull request #6 from pranavraja/patch-1

Change bind address from 0.0.0.0 to 127.0.0.1 to prevent EADDRNOTAVAIL on windows

7ece74c22623a7b322f029de6f51bae702b06439 authored over 12 years ago
Changed bind address from 0.0.0.0 to 127.0.0.1 to prevent EADDRNOTAVAIL on windows

36ab7f9efd3b286c00f0c3e5166b25d2504e6b5b authored over 12 years ago
docs

abae4f92000eefb6f43d69d4f54316b4e38e4ce5 authored over 12 years ago
Release 0.1.1

e77980df7ac5929a1c15018897b61fc49f2c4c94 authored over 12 years ago
refactor

c7fa06f352afb4421ac39156baaddff6021fc540 authored over 12 years ago
add .expect(status, body, fn) support

917339e067da7e2ce92e53f0925e7dca040ad657 authored over 12 years ago
add .expect(status, body) support

931b472983989dad84fd29e59b4671bc19cd482a authored over 12 years ago
Release 0.1.0

97ceeb30a515923c3c822ec4ce0ad5df60013e5d authored over 12 years ago
add parsed body assertion support. Closes #1

cb54dc12a5bee5d5ee58d4eeef140e19c70d2dd6 authored over 12 years ago
add another test

0fb64108454c6b7d56dfb2cd7410303548c1b8ee authored over 12 years ago
change to use a custom port range for now

f0338289f482de692103cdde8de614767c3991d9 authored over 12 years ago
add failing test

caafc643e96a627a44aa23484d5f5cc549b5dc10 authored over 12 years ago
change redirects to 0

fdb0d10c7dd80a331dbaed208ecf74c3dd6a07dc authored over 12 years ago
add mocha example

e130fa431e4b7b57d0bece649fcc73d8debec322 authored over 12 years ago
docs

a3d332f5aa51c3066d9ba0b7d6d329e162a8b8d3 authored over 12 years ago
add status code description to errors

ae04e5951c9b62e25aeffc64483450ddd173d872 authored over 12 years ago
add readme

5bf6c94c081a85671caac19889a502f1b15a678e authored over 12 years ago
remove a console.log

f0c6338b43aae2b71ee30b7db659c1ed97df1326 authored over 12 years ago
add body assertion regexp support

402d9bd474805b1937242716b2085987b6015725 authored over 12 years ago
add regexp support to field assertions

50c6277482d46d8bbeb281b0f57e8330bd7e48d8 authored over 12 years ago
add another test

88f53a117307ae2712319a172fe1fe65fe8c514f authored over 12 years ago
add header field presence support

e32f49bc3cd9e58b168c3fe5440a8e5546d5dc8a authored over 12 years ago
add field assertions

24e6a5df03b1c102627f805bf4034bd244b9cbdd authored over 12 years ago
add inspect() to body messages

76df78a8c596a9de98290e1499418a3fea5dd0b7 authored over 12 years ago
add response body assertions

b974ce6d8387f642a1e5a3b81c0e2c7e1baa31a2 authored over 12 years ago
add (err, res) signature

5899d39d7c5feafb3f5eeffa39344d71e5d4078b authored over 12 years ago
add .expect(status)

4c311639b36848426ed0931be5deea971699313f authored over 12 years ago
add Test#expect()

959062c240a2b3802737a47511492170aefb2f0b authored over 12 years ago
add "methods" dep

c49e228086d636fb8ded0c905dab45161d928176 authored over 12 years ago
docs

58d1611b61d6964ec4956450996e7d6fdd9c31c7 authored over 12 years ago
move Test to lib/test.js

fbf3b1df00bcc71f210d914fcfa03a8a18cc66d5 authored over 12 years ago
Initial commit

b1abb67c0f14d14e83d970dbf253954c3766c935 authored over 12 years ago