Skip to content

cortexapps/js-action-harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex JS Action Harness

This is a simple helper harness for testing your Cortex Workflow JS actions locally.

Getting started

Install dependencies:

yarn install

Run the script:

node index.js

Actions / Context data

Some example data is provided for actions/context within example-data. During a workflow run, these values will differ depending on the state of your workflow run.

About

Code harness for Workflow JS actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published