Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pact-foundation/pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://github.com/pact-foundation/pact-net

🎸 Sample test file rock and roll tab

c2c8faa55ba0bf594f7fabb8f3ba5a5da90d77d5 authored over 3 years ago by Hugo Doyon <[email protected]>
🎸 Sample test file rock and roll

72f82ab01ca329bd2cb9fcb2ee0f00b28fe8ee5c authored over 3 years ago by Hugo Doyon <[email protected]>
Fix extension for doc

601f5b9d1bfa3ada17dec8f12e63b0a0b98588cd authored over 3 years ago by Neil Campbell <[email protected]>
Adding maintainer docs

660a806ed52010a70abca042ba1956d852a13834 authored over 3 years ago by Neil Campbell <[email protected]>
Clean-up and adjustments ✔️

222debfdac1b3891a2558b503c09bf3fdc0de618 authored over 3 years ago by Hugo Doyon <[email protected]>
🏊‍♂️ Refactor Pact File saving strategy

In Remote Mode, return the pact to be saved from the remote server to the client. Then save it l...

68213a58f44bffda22b97c20f609d6c1fe2ca1db authored over 3 years ago by Hugo Doyon <[email protected]>
🎳 Bool adjustement

348c82c3f88eac97c6a8b8c59aa0303c9f2b4ba4 authored over 3 years ago by Hugo Doyon <[email protected]>
🏀 ClearAllInteractions method to private

b6c316faf7d0383a68b7bcaecb265875165a1c4a authored over 3 years ago by Hugo Doyon <[email protected]>
chore(deps): bump System.Net.Http from 4.3.1 to 4.3.4 in /PactNet

Bumps System.Net.Http from 4.3.1 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>

ee496a7bd86b915892acab877668776f0ea8febd authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump System.Net.Http from 4.3.2 to 4.3.4 in /PactNet.Tests

Bumps System.Net.Http from 4.3.2 to 4.3.4.

Signed-off-by: dependabot[bot] <[email protected]>

9d903a21f7203f41ba45a776b497ccf80dff2c11 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #284 from appie2go/master

docs: Fixed typo in C# sample

881e79f2a4a7f1c82cfc249b575d11fd747e8641 authored over 3 years ago by Matt Fellows <[email protected]>
documentation: Fixed typo in C# sample

89cbcf28a36a8660970f132ca58b6675330ccb6b authored almost 4 years ago by Albert Starreveld <[email protected]>
Merge pull request #267 from pact-foundation/bethesque-patch-1

docs: update example for publishing verification results

eba0cb8d7e1172e92cfcdc22bb57bbb9ba188e13 authored almost 4 years ago by Neil Campbell <[email protected]>
✍️ explain new feature in readme

bec336dbf35c12ef7d889f528c45ee6d2897c8af authored almost 4 years ago by Hugo Doyon <[email protected]>
⚔️ Fix unit tests

Fix all units test. When UseRemoteMockService mode is ON then host could be null and admin inter...

c7753c252aa78675be314c69d7eafb696d941d77 authored almost 4 years ago by Hugo Doyon <[email protected]>
⛏️ Bug fix for unit test broken #1

Build_WhenCalledWithTheMockProviderServiceInitialised_CallsSendAdminHttpRequestOnTheMockProvider...

3a64485f3c5238349bf72b2cfc98d0d72a18e654 authored almost 4 years ago by Hugo Doyon <[email protected]>
👷 Implementation of useRemoteMockService option in PactBuilder

e5961e04bc481b438f30453c16f2ac7d7d62d14a authored almost 4 years ago by Hugo Doyon <[email protected]>
👷 Add useRemoteMockService optional parameter to IPactBuilder

ca49f15039e7919ea9dd9ec0e18049250e825233 authored almost 4 years ago by Hugo Doyon <[email protected]>
👷 Save Pact file to provided config path in remote mock mode

81145b04cafd664af0c825816ab5f68cc7f9466d authored almost 4 years ago by Hugo Doyon <[email protected]>
⚒️ Adjustment to AdminHttpClients to save pact file in remote Mock mode

4f4dfb945db6b311204e7dfc2875a9ff73b02795 authored almost 4 years ago by Hugo Doyon <[email protected]>
🧰 SendAdminHttpRequest need optional parameter WIP

SendAdminHttpRequest need to call optional parameter to pass Pact URL to save Pact file

479277898cdb5212525234bf442793a44febcf41 authored almost 4 years ago by Hugo Doyon <[email protected]>
⛏️ Modify MockService to support Remote host

Modify MockService to support Remote host by not starting rubyhost and calling a remote mockserv...

4bc5c99411d1626b7511efa0d9d544352f854173 authored almost 4 years ago by Hugo Doyon <[email protected]>
⚒️ Add header as optional parameter

Add header as optional parameter in SendAdminHttpRequest

e84f352ce53e711364c70f0ee8f8eacb01ae2c71 authored almost 4 years ago by Hugo Doyon <[email protected]>
👷 Add UseRemoteMockService bool

Add UseRemoteMockService property to IMockProviderService/Mockprovider class

28a1027175fbbf40d8611ed79396da5b33fbf413 authored almost 4 years ago by Hugo Doyon <[email protected]>
chore: remove comment

bbc19c5151ca440963e6f16ddebce68cc16a55b6 authored about 4 years ago by Beth Skurrie <[email protected]>
docs: update example for publishing verification results

db3f7f87dd2d7717996a935c359dbdc3439d366b authored about 4 years ago by Beth Skurrie <[email protected]>
Merge pull request #263 from thomas-girotto/upgrade-to-pact-ruby-standalone-1-88-14

Upgrade to pact ruby standalone 1 88 14

da5bc283b3761115a69d6daba86c4cacbe7a73d4 authored about 4 years ago by Neil Campbell <[email protected]>
feat: update standalone to 1.88.14

4a031fa861c9bd15bb3cb26829b8464610cc2dfe authored about 4 years ago by Thomas GIROTTO <[email protected]>
Merge pull request #1 from pact-foundation/master

Synchronizing from pact-net

9144f64d1aeb28a72793d066d0f60c942899df6e authored about 4 years ago by thomas-girotto <[email protected]>
Fix string usage

efadcee6781e2cce534b8432a688150b2df96047 authored about 4 years ago by Neil Campbell <[email protected]>
Merge branch 'thomas-girotto-feat-add-ssl-cert-and-http-proxy-env-variable'

0cceed9393de57ae74ae7ed6f32d2bb3895d91d0 authored about 4 years ago by Neil Campbell <[email protected]>
Update coverage path

51f5fa4b989b6a51dc3e67f3851c687da5e420b3 authored about 4 years ago by Neil Campbell <[email protected]>
Update async bits

8222c2e80a26d2baadbfa5459c37e593f55f9498 authored about 4 years ago by Neil Campbell <[email protected]>
refactor(uriOptions): revert the rename of PactUriOptions into PactHttpOptionsTests

forgot to rename test class

a49cb6f313e843bfc1bc4e1cbdbacbcf3b77c982 authored about 4 years ago by thomas-girotto <[email protected]>
refactor(uriOptions): revert the rename of PactUriOptions into PactHttpOptions

f96d465aa8d25cdaf572c7ca6088ea3fb9736185 authored about 4 years ago by thomas-girotto <[email protected]>
Revert "doc: update readme to show the new class and not the obsolete one"

This reverts commit e5edc7471ddd8c6bb555fb72bd034d8988aa50cd.

# Conflicts:
# README.md

24f6ed22d42b202e882843232e201f159b20ed40 authored about 4 years ago by thomas-girotto <[email protected]>
Fix Merge branch 'master' into feat-add-ssl-cert-and-http-proxy-env-variable

3d2d5fbb9fa5cf2a30240afbd07a1895e19ea079 authored about 4 years ago by thomas-girotto <[email protected]>
Merge branch 'master' into feat-add-ssl-cert-and-http-proxy-env-variable

b51ed83505fcd22549e06beb481d82fe44fceb41 authored about 4 years ago by thomas-girotto <[email protected]>
fix(https_proxy): check emptiness before adding environment variable

9f0d60a1eaae22a7dee9c58cf3d5dc34cd975bcd authored about 4 years ago by thomas-girotto <[email protected]>
Update nuget key

35e8ca5b8978372da312db1a2cc60049feb526e0 authored about 4 years ago by Neil Campbell <[email protected]>
Merge pull request #259 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-88-3

feat: update standalone to 1.88.3

fc7ff0e6222bae13df4cc5778bae1714d9adf787 authored about 4 years ago by Neil Campbell <[email protected]>
Merge branch 'akamud-async-all-the-way'

2f7f847a8ca7f1fd86b2351f9135ac4079aaa25f authored about 4 years ago by Neil Campbell <[email protected]>
Adding a sync method for PublishToBroker so as not to break compatibility

d5e9c7f65f06547d6d94b1d4065aec0d774e06dd authored about 4 years ago by Neil Campbell <[email protected]>
Merge branch 'async-all-the-way' of https://github.com/akamud/pact-net into akamud-async-all-the-way

23461e507b2f4dfd360dc247a56ba93c21bac4cf authored about 4 years ago by Neil Campbell <[email protected]>
Merge branch 'master' of github.com:pact-foundation/pact-net

dd25e988a8d2980fc010ef060ce0f8108aa231e5 authored about 4 years ago by Neil Campbell <[email protected]>
Update nuget key

842a4611a8a403351ca534e89b69c65b693f26ba authored about 4 years ago by Neil Campbell <[email protected]>
fix(doc): make the code exemple in doc compile

522b83018794e9fa038b28020250c7fbd12bdea5 authored about 4 years ago by thomas-girotto <[email protected]>
doc: update readme to show the new class and not the obsolete one

e5edc7471ddd8c6bb555fb72bd034d8988aa50cd authored about 4 years ago by Thomas GIROTTO <[email protected]>
refactor(PactUriOptions): back to previous implementation of PactUriOptions to avoid breaking changes

Revert to the original implementation of PactUriOptions and add overload into PactVerifier metho...

fb03a28d306201905b0cad77603835fbc13c96b6 authored about 4 years ago by Thomas GIROTTO <[email protected]>
refactor(PactUriOptions): rename PactUriOptions into PactHttpOptions

PactUriOptions name is not anymore a good name as options are not really about uri but more abou...

a2b9d9bd4332fccd43a59b8751b6190de10cd1af authored about 4 years ago by Thomas GIROTTO <[email protected]>
doc(SSL_CERT_FILE): update documentation accordingly to previous changes

2cc278013feb5f784525ae1ad3f759d708348541 authored over 4 years ago by Thomas GIROTTO <[email protected]>
feat(HTTP_PROXY): add possibility to give HTTP_PROXY env variable to ruby process

07bfe38bb62f98eb886d6d293511080011442f0e authored over 4 years ago by Thomas GIROTTO <[email protected]>
test(SSL_CERT_FILE): default SSL_CERT_FILE value should be overriden if given

652af1ab94640c3dd7529006aa76ce07839e224e authored over 4 years ago by Thomas GIROTTO <[email protected]>
test(SSL_CERT_FILE): makes explicit in a test that by default we should override SSL_CERT_FILE environment variable with the default ca-bundle.crt coming from platform config

creates a Spy to be able to test that without too heavy refactoring

bec4f410af34cd5c174783e416af809cd116be3a authored over 4 years ago by Thomas GIROTTO <[email protected]>
feat(SSL_CERT_FILE): prepare environment variable if it was set in PactUriOptions

fe94cd42ef6b4e9c910edd5750f094e89c652f1e authored over 4 years ago by Thomas GIROTTO <[email protected]>
fix(pact-verifier): both basic and bearer authentication can be now empty

535b3d9bd518e8a2974e3a5e1a41f154d4a51904 authored over 4 years ago by Thomas GIROTTO <[email protected]>
refactor(PactUriOptions): add methods to set authentication and mark constructors as obsolete

It feels wierd to have constructors overload for authentication and one method to set SslCaFileP...

209e8ee1ff16c1e9d1333c342d25c5701dc256fd authored over 4 years ago by Thomas GIROTTO <[email protected]>
feat(SSL_CERT_FILE): add method to set a path to a custom ca file

and add empty constructor as i can't overload existing constructors

c184b163ac423a481cb71a223ccf3eac91963905 authored over 4 years ago by Thomas GIROTTO <[email protected]>
feat(upgrade): update standalone to 1.88.3

a304c989780c8f277321299ed7890ec2fbddfb8f authored over 4 years ago by Beth Skurrie <[email protected]>
docs: whitespace change to test sync to docs.pact.io

40edbf5991328272f5a212f608d06b3cc96799ac authored over 4 years ago by Beth Skurrie <[email protected]>
chore: add workflow to trigger sync to docs.pact.io

a8fa8a65e15b1f55c57408f486139eec6864e2ce authored over 4 years ago by Beth Skurrie <[email protected]>
Fix string calls

5c0a88c1612d47e55967d6f046e74617fcfb92b4 authored over 4 years ago by Mahmoud Ali <[email protected]>
Fix async calls in tests and README

ab7a1df4a6af6eb91df6da0ec101dfc4c26399e4 authored over 4 years ago by Mahmoud Ali <[email protected]>
Adding ProviderVersionTags support to the PactUri method

8cf17c02b7f493654d832608301f4ee4b16c300f authored over 4 years ago by Neil Campbell <[email protected]>
Merge pull request #250 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-86-0

feat: update standalone to 1.86.0

6f39228a474d1299a82a360ca91a09b3f167a1ab authored over 4 years ago by Neil Campbell <[email protected]>
Merge pull request #249 from tawfiknouri/master

Add support for WIP pacts

8b7819285d55c809415d57a1b21b3822fbd21673 authored over 4 years ago by Neil Campbell <[email protected]>
feat(upgrade): update standalone to 1.86.0

2bdc1f1355ca130f9781482a40039405b14d3fbd authored over 4 years ago by Beth Skurrie <[email protected]>
Add fallbackTag and consumer properties to consumer version selector

e73a228dc5f6ee8dbadf2ea6f927fe1540d96622 authored over 4 years ago by tawfiknouri <[email protected]>
Remove comment

c8606d4a50d8e5eb65499077b215d1f65b489b83 authored over 4 years ago by tawfiknouri <[email protected]>
Add support for WIP pacts

a4c15d04333327d938be40456ac7b0e88e4130b1 authored over 4 years ago by tawfiknouri <[email protected]>
Merge pull request #241 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-84-0

feat: update standalone to 1.84.0

e8bfaeb28da643b36661182641255e083865ff4f authored over 4 years ago by Neil Campbell <[email protected]>
feat(upgrade): update standalone to 1.84.0

01d05e864427a1448ad2b77b714d9dd5aff86ba0 authored over 4 years ago by Beth Skurrie <[email protected]>
Merge pull request #239 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-82-3

feat: update standalone to 1.82.3

3b3511aa19037da828b4fd6fa9b967a661291300 authored over 4 years ago by Neil Campbell <[email protected]>
feat(upgrade): update standalone to 1.82.3

955d043d63a41c73b38f207af30ab7a853982d22 authored over 4 years ago by Beth Skurrie <[email protected]>
Fix test

8384e2e5a9e09069d056016bee58a9f894040891 authored almost 5 years ago by Neil Campbell <[email protected]>
Removing invalid options from PactVerifierConfig

131e8668077ae73dd147b7a538649a284628cce9 authored almost 5 years ago by Neil Campbell <[email protected]>
Merge pull request #234 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-81-0

feat: update standalone to 1.81.0

e4080be5f51af9f2404342124c99f580c078b457 authored almost 5 years ago by Neil Campbell <[email protected]>
feat(upgrade): update standalone to 1.81.0

72c7c6678271257ac18cae1a5d8d0188479ed0e4 authored almost 5 years ago by Beth Skurrie <[email protected]>
chore: fix script to create upgrade PR

[ci-skip]

0c590891912eed67c99b6c0f476cbae02b099572 authored almost 5 years ago by Beth Skurrie <[email protected]>
chore: add script to create a PR to update the pact-ruby-standalone

[ci-skip]

e34f033dcbb0693704811edcd04f4ed342f04c86 authored almost 5 years ago by Beth Skurrie <[email protected]>
Remove unused code

57011fb4321931b2543fde0a73e6d7a6e95cc23e authored almost 5 years ago by Neil Campbell <[email protected]>
Updating to the latest pact-net

ee8dc5a72ab24bb5c69843e3ba270d396f492191 authored almost 5 years ago by Neil Campbell <[email protected]>
readme tweak

ce9087aaf11ffe137d40a757fbb706ba9d0e7f80 authored almost 5 years ago by Neil Campbell <[email protected]>
Adding support for retrieving all pacts for a provider and pending pacts

61ea0cc2e3f2a3c44b3e1397371f6e0ba40bfd56 authored almost 5 years ago by Neil Campbell <[email protected]>
Updating to the latest Pact-Net

b47b8785c36dc70a6c6c9cd546e52f1154949690 authored about 5 years ago by Neil Campbell <[email protected]>
Changing ' back to "

9d78708bb5f3f3df4f8645e737259445eb8f4cb4 authored about 5 years ago by Neil Campbell <[email protected]>
Merge pull request #221 from Silvenga/reduce-nuget-package

Suppress the inclusion of CSS files in the final package.

f811c768f94db6a2d4e3929a3170585c7574e015 authored about 5 years ago by Neil Campbell <[email protected]>
Merge pull request #227 from Dennyg/denys/enable-xors

added handling of cors by mock provider

cd127164fc0e86e09df153422b1e6444b5bf36b4 authored about 5 years ago by Neil Campbell <[email protected]>
added test

2925b293ada0b2379bedc06db2558d96fd535dff authored about 5 years ago by Dennyg <[email protected]>
added cors option

095d5fe531b30fdf0e940f096b4a63150d50ea5e authored about 5 years ago by Dennyg <[email protected]>
Suppress the inclusion of CSS files in the final package.

131b97c12d94543f112a73ae847ef1f9d81dc895 authored about 5 years ago by Mark Lopez <[email protected]>
Merge branch 'scalancea-master'

e21534451115df43e68c203866cb979bfe7f0e75 authored over 5 years ago by Neil Campbell <[email protected]>
Updating test, readme and adding obsolete message for CustomHeaders change

4c57968e0416c9da0d85f6b761046757107ccff7 authored over 5 years ago by Neil Campbell <[email protected]>
Enable multiple custom headers to be set through PactVerifierConfig

9407a72e05febce7aeca7b31f5eb1a0385fe2c81 authored over 5 years ago by Sergiu Calancea <[email protected]>
Updating to the latest pact-net

90bdf6f1860e0415bedb20b11d53ff37d940f922 authored over 5 years ago by Neil Campbell <[email protected]>
Update pact ruby standalone version to 1.70.0

c70665303b623a134ce363243bb7bc1986a24e25 authored over 5 years ago by Neil Campbell <[email protected]>
Merge pull request #204 from pact-foundation/feature/update-standalone-to-1.69.0

Update pact ruby standalone version to 1.69.0

bced4413666d33e0fd5ded046bdd089ad8cb49a6 authored over 5 years ago by Neil Campbell <[email protected]>
Update pact ruby standalone version to 1.69.0

11823eb83322ad8088cf81552b94a74d12469817 authored over 5 years ago by Beth Skurrie <[email protected]>
Updating to the latest pact-net

e0532b782e673acb6d1d16b96b2cbb72c07a3075 authored over 5 years ago by Neil Campbell <[email protected]>
Updating to the latest standalone core version

a6d043d62fa3bbdf6dbe62d206d76a52bfe76abb authored over 5 years ago by Neil Campbell <[email protected]>