Skip to content

Remove Go server from Python tests - #170

Merged
cretz merged 2 commits into
temporalio:mainfrom
cretz:remove-go-server
Oct 28, 2022
Merged

Remove Go server from Python tests#170
cretz merged 2 commits into
temporalio:mainfrom
cretz:remove-go-server

Conversation

@cretz

@cretz cretz commented Oct 27, 2022

Copy link
Copy Markdown
Contributor

Temporalite support was added for these in temporalio/temporalite-archived#141 and temporalio/temporalite-archived#136 respectively.

However, due to the Rust side using a simple non-TLS to check if local env is up, we just removed TLS tests from here altogether. No need for Python to test this core behavior. The mTLS example remains in the samples repo.

Checklist

  1. Closes [Feature Request] Remove custom Go server #156

@cretz
cretz requested a review from a team October 27, 2022 18:59
@cretz
cretz merged commit bc62186 into temporalio:main Oct 28, 2022
@cretz
cretz deleted the remove-go-server branch October 28, 2022 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Remove custom Go server

2 participants