ga4gh / ga4gh/openapi-test-runner
Parallelize functional tests
Open
- Dominant language
- HTML
- Stars
- 5
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the functional tests which use `polling` are implemented synchronously. The ongoing test has to be either completed or timed out to move to the next test. This causes inconvenience and ends up wasting time.
Implement the functional tests so that they can run in parallel, therefore saving time.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.