Josh Whitlock
 · Freelancing is an exercise in doing the impossible for the ungrateful.

Add functions to tasks via the metadata api

I have a workspace that holds unit tests for the API endpoints in my main workspace. I would like to programmatically add those unit tests to a task that runs every day. The number of tests is growing pretty large, and making sure they are all added manually to the task has become cumbersome.

5