Skip to content

test(amp): cover future adapter contracts#9

Draft
simPod wants to merge 1 commit into
masterfrom
test/amp-future-adapter-contract
Draft

test(amp): cover future adapter contracts#9
simPod wants to merge 1 commit into
masterfrom
test/amp-future-adapter-contract

Conversation

@simPod

@simPod simPod commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Context

The AMPHP future adapter needs an explicit behavior contract before its implementation can be optimized.

Decision

Add contract tests only. The adapter implementation is intentionally unchanged.

Consequences

  • Demonstrates that the current adapter already satisfies the nested Future, rejection, iterable aggregate, and aggregate-settlement behaviors used by the optimization work.
  • Lets the implementation change be evaluated as behavior-preserving.
  • Prevents future changes from regressing these semantics.

Related to webonyx#1954

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.

1 participant