Skip to content

test: update durable tests, docker con, unit tests#1884

Merged
hallvictoria merged 3 commits into
devfrom
hallvictoria/fix-tests
Jul 7, 2026
Merged

test: update durable tests, docker con, unit tests#1884
hallvictoria merged 3 commits into
devfrom
hallvictoria/fix-tests

Conversation

@hallvictoria

@hallvictoria hallvictoria commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Description

  • Migrate durable functions tests to use emulator
  • Delete Docker Consumption pipeline in favor of FC tests
  • Clear up memory for Unit Tests

Fixes #


Pull Request Checklist

Host-Worker Contract

  • Does this PR impact the host-worker contract (e.g., gRPC messages, shared interfaces)?
    • If yes, have the changes been applied to:
      • azure_functions_worker (Python <= 3.12)
      • proxy_worker (Python >= 3.13)
    • If no, please explain why:

Worker Execution Logic

  • Does this PR affect worker execution logic (e.g., function invocation, bindings, lifecycle)?
    If yes, please answer the following:

Python Version Coverage

  • Does this change apply to both Python <=3.12 and 3.13+?
  • If yes, have the changes been made to:
    • azure_functions_worker (Python <= 3.12)
    • runtimes/v1 / runtimes/v2 (Python >= 3.13)
  • If no, please explain why:

Programming Model Compatibility (for Python 3.13+)

  • Does this change apply to both:
    • V1 programming model (runtimes/v1)?
    • V2 programming model (runtimes/v2)?
  • Explanation (if limited to one model):

@hallvictoria hallvictoria marked this pull request as ready for review July 6, 2026 20:52
@hallvictoria hallvictoria changed the title test: migrate durable tests to emulator test: update durable tests, docker con, unit tests Jul 6, 2026
@hallvictoria hallvictoria merged commit 1f32460 into dev Jul 7, 2026
49 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/fix-tests branch July 7, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants