Socket
Socket
Sign inDemoInstall

supertest-as-promised

Package Overview
Dependencies
37
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

4.0.2

Diff

Changelog

Source

4.0.2 / 2016-11-02

  • [[#39]] Bring list of breaking changes in the [README] up-to-date. Thanks, [@karlbecker]!
benesch
published 4.0.1 •

Changelog

Source

4.0.1 / 2016-10-24

  • expose additional agent properties through inheritance chain ([#38])

Thanks, [@jsdevwork]!

benesch
published 4.0.0 •

Changelog

Source

4.0.0 / 2016-08-11

  • mark err.response as non-enumerable to avoid cluttering console output ([#34])

Thanks, [@sylvaingi]!

benesch
published 3.2.0 •

Changelog

Source

3.2.0 / 2016-07-02

  • attach response to error object to ease debugging of failed requests ([#30])

Thanks, [@mkasberg]!

benesch
published 3.1.0 •

Changelog

Source

3.1.0 / 2016-03-30

  • add catch() convenience method directly to test instance ([#23])

Thanks, [@bbatha]!

benesch
published 3.0.0 •

Changelog

Source

3.0.0 / 2016-02-21

  • update Bluebird to v3.x series
benesch
published 2.0.2 •

Changelog

Source

2.0.2 / 2015-06-05

  • fix double-resolution of promise upon error ([#11])

Thanks, [@srussellextensis]!

benesch
published 2.0.1 •

Changelog

Source

2.0.1 / 2015-05-12

  • bump dev dependencies for compatibility with SuperTest's v1.0.0 test suite.
benesch
published 2.0.0 •

Changelog

Source

2.0.0 / 2015-04-06

  • add toPromise() method to explicitly convert request to promise
    • support custom promise libraries
    • update Bluebird to v2.x series
benesch
published 1.0.0 •

Changelog

Source

1.0.0 / 2014-07-01

  • release: v1.0.0
    • support del by passing through to upstream's alias Closes #3. Closes #4.
    • Alias del and delete to supertest.del
    • test: run upstream tests against our wrapped module
    • test: switch to expect interface
    • README: add build badge
    • .travis.yml: add continuous integration configuration
    • refactor then method Promise.promisify is awkward when invoked immediately. Save to temporary variable for clarity.
    • CHANGELOG: update for v0.1.1
2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc