Skip to content

Adding more integration tests for Dapr.Workflow#1669

Merged
WhitWaldo merged 9 commits intodapr:masterfrom
WhitWaldo:wf-integration-tests
Dec 29, 2025
Merged

Adding more integration tests for Dapr.Workflow#1669
WhitWaldo merged 9 commits intodapr:masterfrom
WhitWaldo:wf-integration-tests

Conversation

@WhitWaldo
Copy link
Contributor

Description

Adding more integration tests for core and advanced functionality just to validate that new concepts work as fully as anticipated. Ideally, I'll be able to add a test to prove all basic functionality in addition to more fully-featured implementations to test more complex scenarios.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

…be set and retrieved, but that workflow also processes a timeout with expected delay between status updates

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
…scenarios.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
… workflows.

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Add E2E Workflow Tests in .NET SDK

1 participant