node-supertest 4.0.2-3 source package in Ubuntu

Changelog

node-supertest (4.0.2-3) unstable; urgency=medium

  * Team upload
  * Embed nock and propagate for autopkgtest
  * Disable failing ssl test
  * Enable upstream test during autopkgtest only to avoid circular dependency
    to node-express

 -- Xavier Guimard <email address hidden>  Sun, 22 Dec 2019 12:24:51 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-supertest_4.0.2-3.dsc 2.2 KiB 65a5f0044af85e2e813fe4f2a9c190c48b41c8356a104111f177b23cba4f896f
node-supertest_4.0.2.orig.tar.gz 53.4 KiB 2eb0cf4d5b28bccfa7ca6b17f2d2d3a6d51e53a4cc994c00c330722c71bf5c59
node-supertest_4.0.2-3.debian.tar.xz 26.8 KiB 2452e358ccc42630722d7c4a4a97a4c09baeb8e9006a7e4a92ca2cd92a334484

Available diffs

No changes file available.

Binary packages built by this source

node-supertest: superagent driven library for testing HTTP servers

 This package provides a high-level abstraction for testing HTTP
 servers using the superagent Node.js module.
 .
 Node.js is an event-based server-side JavaScript engine.