Skip to content

refactor: migrate WorkflowVisibilityTestSuite to testcore.NewEnv#9703

Draft
chaptersix wants to merge 1 commit intotemporalio:mainfrom
chaptersix:workflow-visibility-test-env
Draft

refactor: migrate WorkflowVisibilityTestSuite to testcore.NewEnv#9703
chaptersix wants to merge 1 commit intotemporalio:mainfrom
chaptersix:workflow-visibility-test-env

Conversation

@chaptersix
Copy link
Copy Markdown
Contributor

Summary

  • Migrate WorkflowVisibilityTestSuite from testify suite pattern to testcore.NewEnv pattern
  • Follows approach established in PR Migrate activity update tests to use TestEnv #9555
  • Single test method (TestVisibility) converted to standalone wvTestVisibility function

Test plan

  • make lint passes
  • go test -tags disable_grpc_modules,test_dep -timeout 5m -run TestWorkflowVisibilityTestSuite ./tests/... passes

Convert from testify suite pattern to standalone functions with
testcore.NewEnv, following the approach established in PR temporalio#9555.
@chaptersix chaptersix marked this pull request as ready for review March 26, 2026 22:56
@chaptersix chaptersix requested review from a team as code owners March 26, 2026 22:56
@chaptersix chaptersix marked this pull request as draft March 30, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant