LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

zapier-test

Run Zapier integration tests

TLDR

Run all tests
$ zapier test
copy
Run tests matching a pattern
$ zapier test --grep "[pattern]"
copy
Run with a custom timeout
$ zapier test --timeout [5000]
copy
Run with environment variables
$ CLIENT_ID=[1234] CLIENT_SECRET=[abcd] zapier test
copy

SYNOPSIS

zapier test [options]

DESCRIPTION

zapier test runs the integration tests defined in the test directory using the Mocha test runner. It sets up the Zapier test environment with extra variables compared to running `npm test` directly. Use it to validate triggers, actions, and authentication before deploying your integration.

PARAMETERS

--grep pattern

Run only tests matching the given pattern.
--timeout ms
Test timeout in milliseconds.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid