- 
                Notifications
    
You must be signed in to change notification settings  - Fork 145
 
Open
Labels
area:coreRelating to the core Pact Python libraryRelating to the core Pact Python libraryarea:upstreamRelating to an upstream componentRelating to an upstream componentdifficulty:easyA simple task appropriate for newcomers to the codebaseA simple task appropriate for newcomers to the codebasetype:featureNew featureNew feature
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
 
Description
Implement the pact.interactions("All") method. While the upstream Pact core library supports this, the method requires passing a point to the Pact directly, instead of using the Pact handle. See:
We must wait for the upstream library to either:
- Provide a way to get the underlying pointer to the Pact from a PactHandle; or,
 - Implement an equivalent to 
pact_model_interaction_iteratorthat takes in a PactHandle. 
Has this been requested on Canny?
No response
Motivation
It is a feature which is partially supported upstream, and would not require too much work to get working hopefully.
Have you tried building it?
No response
Self-service
- I'd be willing to contribute this feature to Pact Python myself.
 
Metadata
Metadata
Assignees
Labels
area:coreRelating to the core Pact Python libraryRelating to the core Pact Python libraryarea:upstreamRelating to an upstream componentRelating to an upstream componentdifficulty:easyA simple task appropriate for newcomers to the codebaseA simple task appropriate for newcomers to the codebasetype:featureNew featureNew feature
Type
Projects
Status
📝 Backlog