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

fix: merge pact duplicates with diff desc/same prov state #437

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Jun 8, 2024

fix: merge message / sync pacts with no provider state

fixes #389

@YOU54F YOU54F requested a review from rholshausen June 10, 2024 21:52
// seems to be a problem setting the version, which defaults to v3
// pactffi_new_message will accept a MessageHandle over the FFI barrier, but rust typing wont allow us
// to pass a PactHandle along with pactffi_with_specification
#[ignore = "require ability to set pact specification version in pactffi_new_message_pact"]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i probably need to pull this out into a new issue. pact-new uses a new_message_interaction which is replicated in the test above.

@YOU54F YOU54F requested a review from adamrodger June 10, 2024 21:56
fix: merge message / sync pacts with no provider state
@YOU54F
Copy link
Member Author

YOU54F commented Oct 8, 2024

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.

Pact Merging Creates Duplicate Interactions
2 participants