Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Interaction method case sensitivity #10

Open
vedeja opened this issue Oct 2, 2019 · 4 comments
Open

Interaction method case sensitivity #10

vedeja opened this issue Oct 2, 2019 · 4 comments

Comments

@vedeja
Copy link

vedeja commented Oct 2, 2019

When using the verifier on some pact.json generated by another pact implementation, the method may not be all upper case. I am not sure if this is per specification or not but maybe it should be insensitive to the case.

https://github.com/GooRiOn/Pactify/blob/f75774707b3c7e2d8f30af49b97b107d05036203/src/Pactify/Verifiers/HttpInteractionVerifier.cs#L126

@vedeja
Copy link
Author

vedeja commented Oct 3, 2019

@GooRiOn Can I offer you a pull request?

@GooRiOn
Copy link
Member

GooRiOn commented Oct 4, 2019

@vedeja sure, go ahead :)

@vedeja
Copy link
Author

vedeja commented Oct 7, 2019

@GooRiOn , I'm new at github contribution, but I think you need to give me permissions to push.

@GooRiOn
Copy link
Member

GooRiOn commented Nov 9, 2019

@vedeja you need to do a pull request ;) Simply create a branch from master and once you finish, go to Pull Requests and create one

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants