Skip to content

refactor: migrate workflow buffered events tests to testcore.NewEnv#9713

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

refactor: migrate workflow buffered events tests to testcore.NewEnv#9713
chaptersix wants to merge 1 commit intotemporalio:mainfrom
chaptersix:workflow-buffered-events-test-env

Conversation

@chaptersix
Copy link
Copy Markdown
Contributor

Summary

  • migrate tests/workflow_buffered_events_test.go from suite-based setup to testcore.NewEnv subtests with minimal structural diff
  • convert suite methods into standalone package-level functions that accept *testcore.TestEnv
  • remove testify/suite usage and switch proto assertions to protorequire.ProtoEqual(s.T(), ...) for TestEnv compatibility

Testing

  • not run (per request)

@chaptersix chaptersix marked this pull request as ready for review March 27, 2026 11:12
@chaptersix chaptersix requested review from a team as code owners March 27, 2026 11:12
@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