An open API service indexing awesome lists of open source software.

https://github.com/zapier/zapier-platform-app-converted-full-test

Full Test Converted App tests everything in the legacy-scripting-runner.
https://github.com/zapier/zapier-platform-app-converted-full-test

zapier zapier-cli-app

Last synced: 25 days ago
JSON representation

Full Test Converted App tests everything in the legacy-scripting-runner.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/zapier/zapier-platform-app-converted-full-test.svg?branch=master)](https://travis-ci.org/zapier/zapier-platform-app-converted-full-test)

# zapier-platform-app-converted-full-test

This is a full test app for the [`zapier-platform-legacy-scripting-runner`](https://github.com/zapier/zapier-platform-legacy-scripting-runner).

It tests all kinds of supported auth/trigger/action/search possibilities for scripting.

It's what a WB app that did _everything_ would look like, converted to CLI.

To test, clone this repo, then `npm install` and `zapier test` away!

Pro-tip: use `zapier test --skip-validate` for a quicker test experience.