autify-cli icon indicating copy to clipboard operation
autify-cli copied to clipboard

Run CI/CD integrations' integration test inside CLI workflow

Open riywo opened this issue 3 years ago • 0 comments

To make sure our CI/CD integrations work with the new code before release, we'd like to run their integration test inside CLI workflow as well.

An idea is:

  1. Clone one integration repository
  2. Swap installation or override the autify path
  3. Run its integration test with @autifyhq/autify-cli-integration-test

riywo avatar Aug 30 '22 10:08 riywo