common-workflow-language / common-workflow-language/workflow-service

Tests with inputs, descriptors available via HTTP

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
39
Forks
21
PR merge metrics
No merged PRs in 30d

Description

The workflow service can download workflow descriptions that provided as HTTP links. To properly test this surface we should host a workflow description via a [SimpleHTTPServer](https://docs.python.org/2/library/simplehttpserver.html) or similar.

This could also be used to test workflows that have inputs that must be downloaded/provisioned, by hosting the inputs needed to perform the test.

To close this add integration tests that show the different ways workflow descriptors can be provided (both HTTP and string).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.