Skip to content

test: extract DF idempotency e2e tests#4994

Merged
dreamorosi merged 4 commits intomainfrom
test/decouple_df_idempotency
Feb 6, 2026
Merged

test: extract DF idempotency e2e tests#4994
dreamorosi merged 4 commits intomainfrom
test/decouple_df_idempotency

Conversation

@dreamorosi
Copy link
Copy Markdown
Contributor

@dreamorosi dreamorosi commented Feb 5, 2026

Summary

Changes

Please provide a summary of what's being changed

As described in the linked issue, this PR extracts the Durable functions e2e tests from the other e2e tests of the Idempotency utility to make it easier to conditionally run them based on runtime version.

I have verified that the tests are running correctly with 3 successful consecutive runs:

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #4993


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi requested a review from svozza February 5, 2026 17:11
@dreamorosi dreamorosi self-assigned this Feb 5, 2026
@pull-request-size pull-request-size Bot added the size/L PRs between 100-499 LOC label Feb 5, 2026
@boring-cyborg boring-cyborg Bot added the tests PRs that add or change tests label Feb 5, 2026
@dreamorosi dreamorosi changed the title Test/decouple df idempotency test: extract DF idempotency e2e tests Feb 5, 2026
@dreamorosi dreamorosi marked this pull request as ready for review February 5, 2026 17:14
Comment thread packages/idempotency/tests/e2e/durableIdempotent.test.ts
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 6, 2026

@dreamorosi dreamorosi merged commit 4c6657a into main Feb 6, 2026
50 checks passed
@dreamorosi dreamorosi deleted the test/decouple_df_idempotency branch February 6, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L PRs between 100-499 LOC tests PRs that add or change tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: extract Durable Functions Idempotency tests

2 participants