LinuxCommandLibrary

zapier-test

Run Zapier integration tests

TLDR

Run tests

$ zapier test
copy
Run specific test
$ zapier test --grep "[pattern]"
copy
Run with timeout
$ zapier test --timeout [5000]
copy

SYNOPSIS

zapier test [options]

DESCRIPTION

zapier test runs integration tests. Executes tests defined in test directory. Validates triggers, actions, and authentication before deployment.

PARAMETERS

--grep pattern

Run matching tests.
--timeout ms
Test timeout in milliseconds.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community