Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ng-apimock/cypress-plugin

ng-apimock21.7k3.0.0TypeScript support: included

Cypress plugin for ng-apimock

apimock, ng-apimock, http, api, cypress, plugin

readme

changelog

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2023-01-15)

Bug Fixes

  • 🐛 Remove rejectUnauthorized option (6edbbf8)

BREAKING CHANGES

  • 🧨 removed rejectUnauthorized options for https

2.2.1 (2023-01-15)

Bug Fixes

  • 🐛 update security dependencies (f703fa7)

2.2.0 (2021-12-01)

Features

  • 🎸 set a new cookie if the ngapimock cookie is missing (7a841ef)

2.1.0 (2021-11-30)

Features

  • update peerdependency for cypress (4e7dbbc), closes #210

2.0.0 (2021-11-29)

Features

  • 🎸 update to latest version (3a3225a)

BREAKING CHANGES

  • 🧨 #372

1.1.0 (2020-07-10)

Bug Fixes

  • response body is now returned (14c60c8)

Features

  • 🎸 add https support (c62b7ab)
  • 🎸 make client options configurable (fc799e3)
  • 🎸 release (3446148)

1.0.0 (2020-07-10)

Bug Fixes

  • response body is now returned (14c60c8)
  • response body is now returned (04c6694)
  • plugin: fix circleci config (3c9a62c)

Features

  • 🎸 add https support (c62b7ab)
  • 🎸 make client options configurable (fc799e3)
  • plugin: add cypress plugin (265d0a3)