Socket
Book a DemoInstallSign in
Socket

@hmcts/div-idam-test-harness

Package Overview
Dependencies
Maintainers
16
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmcts/div-idam-test-harness

Test harness for the IdAM Express Middleware

latest
npmnpm
Version
1.9.0
Version published
Maintainers
16
Created
Source

Divorce IDAM Express Test Harness

A test harness for the IDAM-Express-Middleware

Requirements

  • Node >=8.0
  • yarn

Installation

# Install the latest version
yarn add "@hmcts/div-idam-test-harness"

# Install a specific version
yarn add "@hmcts/div-idam-test-harness@1.2.1"

Usage

Require this module in your tests and call idamExpressTestHarness.stub() before the app is initialised.

Remember to call .restore() after every test.

FAQs

Package last updated on 12 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts