Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show use of DevServer to test #330

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

muralisrini
Copy link
Contributor

@muralisrini muralisrini commented Feb 4, 2024

What was changed

Added a test to "hello-world" sample to illustrate use of DevServer

Why?

Show case DevServer as providing an alternative to testing workflows end-to-end as is without mocks.

Checklist

  1. ran make to verify changes

@CLAassistant
Copy link

CLAassistant commented Feb 4, 2024

CLA assistant check
All committers have signed the CLA.

Added a test to "hello-world" sample to illustrate use of
[DevServer](https://pkg.go.dev/go.temporal.io/sdk/testsuite#DevServer)
thus providing an alternative to testing workflows end-to-end as is
without mocks.

Signed-off-by: muralisrini <[email protected]>
Copy link
Member

@cretz cretz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Will merge if/when CI passes.

@cretz cretz merged commit f25b9cb into temporalio:main Feb 5, 2024
4 checks passed
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.

3 participants