temporalio / temporalio/features

Run integration tests against cloud

Open
#851 1 comment 0 reactions 1 assignee View on GitHub

@THardy98 is already working on this.

Since Jun 26, 2026.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Describe the solution you'd like

We want to run integration tests against cloud on all SDKs.
Should run against ring-0.

There are basically two items of work:

  1. On SDK PRs, run integration tests against cloud. This basically consists of:
  • extend the test workflow environment to use envconfig package (enables running tests against arbitrary server environments)
  • run the test suite using the envconfig extension, pointing to cloud instance
  1. On OSS PRs, run SDK integration tests per PR ? (akin to features integration with OSS)
Additional context

Earlier detection of SDK integration failures in cloud

Per-SDK Tickets
  • Go -
  • Java -
  • TypeScript -
  • Python -
  • .NET -
  • Ruby -
  • Rust -
  • PHP -
  • Temporal CLI -

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.