Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 434 Bytes

provana-tools CLI

About

Use this package for simulating user input (Client SDK) to mock calls from an end user. It also has a Functions debug-testing mode in which all the setup/teardown data is managed by the Admin SDK, instead of a client SDK requiring authentication.

Usage

git clone https://github.com/provana-developers/provana-tools.git \
npm i -g .

or see https://github.com/provana-developers/packages