Skip to content

Run integration tests against cloud #851

Description

@THardy98

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 -

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions