@simtropolis/webhook-mock-receiver
v0.2.3
Published
Up to date documentation about the usage of the module available in [End-to-end Testing Codex](https://simtropolis.notion.site/End-to-end-Testing-6a2ef073b1754b18aff42e24a632a007#827471b6314640758460b9c1e22b34c4).
Downloads
3
Readme
Webhook Mock Receiver
Up to date documentation about the usage of the module available in End-to-end Testing Codex.
Install
npm install @simtropolis/webhook-mock-receiver --save
or
yarn add @simtropolis/webhook-mock-receiver
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
yarn dev
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2020-2022 Simtropolis - Released under the MIT license.