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

Extend TestWorkflowExtension to support specifying a custom task queue name #2063

Open
Hnoianko opened this issue May 14, 2024 · 0 comments
Open
Labels
enhancement User experience

Comments

@Hnoianko
Copy link

Is your feature request related to a problem? Please describe.
As discussed in the following conversation https://community.temporal.io/t/integration-testing-for-java-sdk/7047/4?u=bohdan
it would be nice to have possibility to specify custom name for a worker queue when using TestWorkflowExtension.

Describe the solution you'd like
TestWorkflowExtension builder to have a setter for the worker taskQueueName. e.g. .setWorkerTaskQueue(TASK_QUEUE)

Describe alternatives you've considered

Additional context
Add any other context or screenshots about the feature request here.

@Hnoianko Hnoianko added the enhancement User experience label May 14, 2024
@Hnoianko Hnoianko changed the title Extend TestWorkflowExtension to support specifying your task queue name Extend TestWorkflowExtension to support specifying a custom task queue name May 14, 2024
@yiminc yiminc transferred this issue from temporalio/temporal May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

No branches or pull requests

1 participant