Supertest Versions Save

🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.

v7.0.0

3 weeks ago
  • Merge pull request #834 from Bruception/master 225118c
  • Fix TestAgent not inheriting Agent properties f290431
  • fix: bump deps, drop Node.js v<14.16.0 1e18c20

https://github.com/ladjs/supertest/compare/v6.3.4...v7.0.0

v6.3.4

4 months ago
  • chore: bump deps, remove yarn.lock bc4398a
  • chore: bump deps c823515
  • Merge pull request #811 from ladjs/dependabot/npm_and_yarn/cookiejar-2.1.4 37017b3
  • Merge pull request #814 from siddtheone/patch-1 6b41374
  • Merge pull request #828 from 9renpoto/9renpoto-patch-1 0ff9c02
  • si/visionmedia/ladjs/ 2cba6d4
  • Update package.json 79a69b6
  • Merge pull request #821 from yunnysunny/feature/ci-fix c1b8f9d
  • ci: fix broken github action cache saving 5d48749
  • Merge pull request #818 from lamweili/patch-1 25920e7
  • docs: fixed links (for #621) 3767f9e
  • Update README.md b81d3a4
  • Removing unused import 4b372eb
  • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 ac9327f
  • Merge pull request #646 from dtom90/patch-1 44d5d72
  • Merge pull request #621 from RichieRunner/patch-1 d91ff37
  • Update index.js function definition 9ee6a1b
  • Update README.md 13a2b44

https://github.com/ladjs/supertest/compare/v6.3.3...v6.3.4

v6.3.3

1 year ago

v6.3.2

1 year ago
  • docs: added maintainer note e24875d
  • docs: fixed links 5b59ddc

https://github.com/visionmedia/supertest/compare/v6.3.1...v6.3.2

v6.3.1

1 year ago
  • fix: bump superagent (closes #798) 25122e6

https://github.com/visionmedia/supertest/compare/v6.3.0...v6.3.1

v6.3.0

1 year ago
  • fix: lint package.json, added files array 20adbc1
  • Merge pull request #793 from lamweili/feat/http2 22b89b6
  • Merge pull request #795 from lamweili/code-coverage a225e95
  • Merge pull request #794 from lamweili/migrate-cov fa129dc
  • test(#767): 100% code coverage 9c5bd92
  • ci: migrated code coverage from coveralls to codecov 46e6feb
  • feat: supports http2 da57804
  • Merge pull request #767 from alexandre-abrioux/expect-stacktrace e064b5a
  • Merge pull request #774 from jmccure/update-promise-example-readme ba4b43b
  • Merge pull request #792 from lamweili/refactor/test b8c2e29
  • ci: added ci da1e842
  • refactor(test): do not hardcode any ports, use ephemeral ports 8847310
  • refactor(test): do not have both s and server, renamed to server for consistency c1c4402
  • test: 100% test coverage 8bf4c14
  • refactor(TestAgent): removed the host param when creating Test object 1c8930d
  • feat(TestAgent): decoupled TestAgent and superagent's Agent to support more than ca, key, cert 5e23869
  • fix(TestAgent): attach cookies to agent after plugin is used 6d9b9cb
  • Update promise example to work with Mocha 5862fe6
  • fix: add stacktrace to failed expect function call 3dba4e9
  • test: add failing test b24da85

https://github.com/visionmedia/supertest/compare/v6.2.4...v6.3.0

v6.2.4

1 year ago
  • chore: bump deps f411b02
  • chore: bump deps 5e54761

https://github.com/visionmedia/supertest/compare/v6.2.3...v6.2.4

v6.2.3

2 years ago
  • chore: bump deps 6329e2d
  • Merge pull request #759 from francescobarbera/master e6d371c
  • docs: add an example for complex object in multipart upload 729e818

https://github.com/visionmedia/supertest/compare/v6.2.2...v6.2.3

v6.2.2

2 years ago

v6.2.1

2 years ago