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.
- Host: GitHub
- URL: https://github.com/zapier/zapier-platform-app-converted-full-test
- Owner: zapier
- Created: 2017-11-30T10:23:03.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T10:23:39.000Z (almost 8 years ago)
- Last Synced: 2025-10-08T20:09:33.350Z (25 days ago)
- Topics: zapier, zapier-cli-app
- Language: JavaScript
- Homepage: https://github.com/zapier/zapier-platform-legacy-scripting-runner
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.