Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-jvm

JVM 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-jvm

update changelog and bump version

5f5723f1c5cd7ba3013392e9b15960af0f50822e authored over 9 years ago
#80 update the readmes for array like matching with min/max

f96f1ebae057f7308c032eba30de4f9fce05a8b8 authored over 9 years ago
#80 add array like matching with min/max to Groovy DSL

7a6ff8334e07a642544390c540fe956fdd805e0b authored over 9 years ago
#80 add array like matching with min/max to Java DSL

56003f769f1bb07900789d9818d56e96964400be authored over 9 years ago
Merge pull request #116 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

669fcfc3b2431216ecb49592257daaec6f4ebd83 authored over 9 years ago
Added Gitter badge

958512a952514b8c5e81695c8d0f7fa200ca2320 authored over 9 years ago
update doco about publishing

273592e08860466e810d1b6a94b4b29cfeb2424d authored almost 10 years ago
replace bintray publish plugin with gradle portal plugin

b0eb0753269842ba6d4f803952cbef79c61efe45 authored almost 10 years ago
updated testcases from pact spec project

a2fbc6eab2002385cf400a23833ac6350c551cd4 authored almost 10 years ago
matching logic on arrays now handles embedded arrays and multiple matchers #80

a032e4433eb7902b4897c041142448b8a95bf8f7 authored almost 10 years ago
updated testcases from pact spec project

75448a7f623071e8be30827908e94dcf4d001273 authored almost 10 years ago
implemented example matching logic on arrays #80

f12b27a661a8ec4913a152de5d6a29974262ff97 authored almost 10 years ago
updated testcases from pact spec project

2b0f19440c6b54753921272572ee7403efc434a4 authored almost 10 years ago
Merge pull request #109 from GorshSerginio/master

#108 - Fixed reference to pactUrl

99e0cb1f31446edd3489504fe6d23155a58c7736 authored almost 10 years ago
#108 - Fixed reference to pactUrl

894ff155d3e741cfb3be41671aa68a9a7b0b669d authored almost 10 years ago
Generate correct matcher keys when the root of the body is an array #106

3d8ca1f55cea34dfcccd3bac52ddb0757fc90d40 authored almost 10 years ago
bump version

5704c60d47d46a28afa97721233f437321d1ca75 authored almost 10 years ago
updated changelog

7d4fc96290e33c331d2f95e1e2f0911764c24279 authored almost 10 years ago
fix defect where stateChangeUrl is automatically set by overridden url function #101

55eb028e238d926dd21137b255aeb8f1d3c4812e authored almost 10 years ago
do not pretty print the request/response bodies when loading pact files if they are a string #102

3065910a71fed6e186c52d24759014d490e8324e authored almost 10 years ago
Merge pull request #105 from rightmove/template-objects

https://github.com/DiUS/pact-jvm/issues/104 - Added method to allow for ...

770bcd5645271144dc9d9deefd59f9d7680694e0 authored almost 10 years ago
https://github.com/DiUS/pact-jvm/issues/104 - Added method to allow for templates to be used in arrays.

8e0c7f165488f6012a96ba81cd384f6f9edea6f2 authored almost 10 years ago
Merge pull request #103 from rightmove/master

Allow PactDslJsonArray to be at the root of a response

c6516f3d55c783286eb00687b948d7caa7bf2be5 authored almost 10 years ago
Revert "use travis containers for travis build"

This reverts commit 1e5ae307d991306d3ea91fc2fc1589be29a2b382.

4d883529eb2e0ccedb8e3686502ca5d74203460a authored almost 10 years ago
Allow PactDslJsonArray to be at the root of a response

97b189a8939f88fc24331c3125cba7f393565cc7 authored almost 10 years ago
use travis containers for travis build

1e5ae307d991306d3ea91fc2fc1589be29a2b382 authored almost 10 years ago
added example test to junit test examples #98

46848ca3c16c37fd4f86c034ff9cc08ec30e7871 authored almost 10 years ago
Merge pull request #99 from gthicks/accept-type-fix

properly set accept type to ‘application/json’

9db509dd522cd8ac5177b2d03a35cce2e9d68de1 authored almost 10 years ago
properly set accept type to ‘application/json’

86aaac5a193714ff5e4d2f075d58b1031c13de80 authored almost 10 years ago
added JUnit consumer example from pact group thread

06942164799d9e313622473f906392f817cec224 authored almost 10 years ago
Merge pull request #95 from freewind/pact-request

Make 'findHeaderByCaseInsensitiveKey' public so user can use it to find a header easily.

d90ac0672d92508633f6a4862f173a85d073565b authored almost 10 years ago
#92 fix for No such property: statusCode

2d25100cb9581893b1704c57953a2c40f545e187 authored almost 10 years ago
reduced test stack size for travis build

1c9a4f09110449dc2da6620a5ff4c97e10c7dc16 authored almost 10 years ago
Turn an unnecessary `var` to `val`

898c1d8de405ba4cfecf93902a052caf03866d55 authored almost 10 years ago
Make 'findHeaderByCaseInsensitiveKey' public so user can use it to find a header easily.

0c38d4a84d8a1b3b90c354555bd22f7cab8447e3 authored almost 10 years ago
Added link to spring MVC pact runner

4bc0752158b88ae3443d12a4756ac40f7eeeb353 authored almost 10 years ago
Merge pull request #94 from nicknovitski/patch-1

README uses markdown to link to pact specification

72ba1fe22b84f4ce489f7465586f30e5c85db3bb authored almost 10 years ago
README uses markdown to link to pact specification

d9f991879db8cca0dafaf1143a3d90f332b39feb authored almost 10 years ago
remove incorrect maven repo from gradle build

3dcf510588fa4b5337830d195c9f57925f06516a authored almost 10 years ago
bump version

0e4905d1cbfc621cb53a0be780adfd1b8e110e79 authored almost 10 years ago
updated changelog

ef4eba6471de6b0d20b337524cab24d5e387e666 authored almost 10 years ago
fail the build if a state change request returns a failure status code

a13bac973ab90cabcbe229016db6ba176b9075ba authored almost 10 years ago
Updated the matcher paths to use [] for array elements to bring it in line with ruby and .net pact

2eff45bbac48e52d9044606b9607893a906c8f3d authored almost 10 years ago
Merge pull request #91 from hbakkum/master

Test without pact verification still gets run as a pact consumer

4bafbff52f702320a19e0b49e9cfe30905480b98 authored almost 10 years ago
Fixed an issue in PactRule whereby a test with no pact verification would still get run as a pact consumer resulting in a NPE

ad04842e3364d8e14d15ccbe8f92d181c4d9e447 authored almost 10 years ago
fix to get the SBT build passing #89

bf6e29e939642af669d0928cd5e1c61611877249 authored almost 10 years ago
small correction to readme

222d50b946ac0b95da26c2689525c18d9a2bdfae authored almost 10 years ago
Merge pull request #90 from georgepapas/master

Ensures mock server is stopped when pact client code causes exception

7b9ce84d119206b8265cbca8973615c608db026d authored almost 10 years ago
Ensures mock server is stopped when pact client code causes exception

59f1f8dfa5aef5bd2e0debcddb46aaf8ae8309ab authored almost 10 years ago
fixes to get build to pass on windows #81

80fb905ea8ca5a260ea0580dc33aba071bbb211e authored almost 10 years ago
update build instructions with note about SBT being unmaintained

d109bcd37955a760b2a914403f951e027c79bdea authored almost 10 years ago
bump version

924bee4b1e87da4005caa5dd7438666b81fd4ade authored almost 10 years ago
updated changelog

f6da629c8ce8a6217e955425033c03f13862bda6 authored almost 10 years ago
port the state change request filter to the maven plugin

247f5acfe0b288ffc6055e49fd0a53f17a8ea820 authored almost 10 years ago
Allow state change requests from the gradle plugin to be modified

3f59fdbad315df4ea1063fb0951bccdca33d4c83 authored almost 10 years ago
Merge pull request #88 from BobFromHuddle/build_fixes

Build fixes

e952761a39100fc19472a3f8335b038a4c58faf8 authored almost 10 years ago
Fixed failure to load resources. Added JUnit as test dependency to matchers

838921eeada6fb5979942fbb4f9fe6080fc09a75 authored almost 10 years ago
Adding matchers as dependency for test projects

df9d70afa92968491044e7ac9f1e6d7c83f55d1d authored almost 10 years ago
Merge pull request #87 from algra/fix-empty-body

Fixing the problem of evaluating mime type even if no body is specified....

ff32941932faa2e7f58ae0026ca358a59cc8047b authored almost 10 years ago
Fixing the problem of evaluating mime type even if no body is specified. In this case "fallback" mime type "text/plain" is used, which makes test failing if provider returns some json or xml. #85.

886866d9673380ed53dff4f538a7dd5084a424ec authored almost 10 years ago
bump version

92175d783c0e8df2c7f8b71fc2e4e201a1f0f7b7 authored almost 10 years ago
update changelog

e5ea3fd24b9579df5783b596a9235d56b434bc7a authored almost 10 years ago
do not compare the actual body if the body is left out of the pact file #85

973ef27b405f79d7f207aa4ef94e4ae7fbf6aacf authored almost 10 years ago
Revert "when serialising a pact to JSON, always include a body attribute #85"

This reverts commit b86095c2391601c34aa48a20f05324e32478f21e.

4a4aababa096f78740576da4479816c299b5353d authored almost 10 years ago
Revert "when de-serialising a pact from JSON, set the body to None for empty, null and missing values #85"

This reverts commit 650a824cece643b1129c42a8062422e2c81ecd97.

559a612a9e098bbaf02914eea0ce06c912d228de authored almost 10 years ago
Ignore the provider state if there is no state change URL #86

b44efd85d892671a5e4388ff8eee6a07dbf4736a authored almost 10 years ago
when de-serialising a pact from JSON, set the body to None for empty, null and missing values #85

650a824cece643b1129c42a8062422e2c81ecd97 authored almost 10 years ago
when serialising a pact to JSON, always include a body attribute #85

b86095c2391601c34aa48a20f05324e32478f21e authored almost 10 years ago
Merge pull request #84 from kolstae/master

Changed ConsumerPactTest to not swallow exceptions

7c62c7f6d42ff5bde85d99324b5c4497bd811a2d authored almost 10 years ago
Changed ConsumerPactTest to not swallow exceptions

102c762fda90758324a9101a46600b623daeefd5 authored almost 10 years ago
make PactSpec failure messages more meaningful #82

129f4c38de86c89a8fe62f9c8764b699c6cdc9a7 authored almost 10 years ago
add accept headers when fetching pact files from a URL #83

4ddb281b39cfd083a1289098e71d5e7a7c951a3e authored about 10 years ago
linked XML mimetypes to an XML body matcher #49

8499a94473c5c914fe5fab513c831b1630ae0c89 authored about 10 years ago
added debug logging to the matchers #82

f51d92db9a0cb124529671d105ce914159a66ffd authored about 10 years ago
small refactor in prep for matching XML bodies #49

28fe123b3eca43265d544c26213d3f92014b39b9 authored about 10 years ago
refactored matching code and removed Java interfaces #80

f9997e740a5ac6510d73461b6d8f8738b3bdb6f1 authored about 10 years ago
very naive implementation of at least N matching of arrays #80

aafe7b835d8eaf78eee387cf00dd0a095c7d7ad0 authored about 10 years ago
Fix the readme section on filtering interactions for Gradle/Maven plugins

8517c4bbe65ea475ee0fc02bf0556b083efd7903 authored about 10 years ago
fix parameter order #79

8361abc3544f0d27b5ae1eabedc3c56d4198bc7e authored about 10 years ago
add ability to maven plugin to verify pact files in a directory #79

2a08dc3feb7e62e1a472ae022952985a52ef6482 authored about 10 years ago
bump version

0126eaf16658b7dc323568479e6fee5630a7df1d authored about 10 years ago
update changelog

744ef4cbe7976680a93cd497d5285e75f308586a authored about 10 years ago
added maven central badge

5b52f979fd5df3d193655f6932fa93b041263257 authored about 10 years ago
updated the link in the main readme to the maven plugin

5e12a987fbc8676d9bb40a6e3b5e3938c774d07b authored about 10 years ago
updated readme for the maven plugin

a473e6404d619d562a1273d868850711aa13642b authored about 10 years ago
implement the pre-filter as a groovy script

52d5d6f0c4c8ccef8b6ed5e101acda5450d4a303 authored about 10 years ago
for maven to generate the plugin descriptor, all the dependent jars must be in the maven repo

d5303d421e0b8f5f51b873386f86e9ecf348a49f authored about 10 years ago
exclude groovy from gradle plugin as it pulls in the gradle version of groovy

243e6b5b3bd5814bfaa716fc6d5873fe448891b5 authored about 10 years ago
Ported the code from the gradle plugin to the maven plugin

b15e191e661c3dd1416d6e91dc24c4950e6c817f authored about 10 years ago
correct example matcher json fragment

43a0ed9be19950a52af2cdb7e4a8de731e6908af authored about 10 years ago
update READMEs about updating the directory pact files are written to #59

8fd1de5fbbeb4c4300011bfa0335201379552a92 authored about 10 years ago
update READMEs about updating the directory pact files are written to #59

2e6e8ff9849c7a0654fa48837cf30120653a55e8 authored about 10 years ago
pact.rootDir system property now overides the directory pact files are written to #59

37b48dc48976b7254f61b0d03b3550da6ff406a8 authored about 10 years ago
Revert "add an indy version of groovy artifacts that have support for evoke dynamic"

This reverts commit 3e3beeca258f7976064c6ca335c411f11661d958.

Revert "only include the indy art...

6fcdff3b8f6afbe5959d40bdbe0dab2ed9697e10 authored about 10 years ago
added start of a maven plugin

35bdf9d7bad7b2aeff1311c62ee83ef94a212b9b authored about 10 years ago
only include the indy artifacts if JDK 1.7+

e3efc15594f5eb8f3a9600bade1ac0407dfe2f0a authored about 10 years ago
updated readmes to add note about indy version

647bcf5c54b142b8eb0f5ffcf78aec0302ff3ace authored about 10 years ago
add an indy version of groovy artifacts that have support for evoke dynamic

3e3beeca258f7976064c6ca335c411f11661d958 authored about 10 years ago
update build to latest 2.11 version of scala

bf34f1e7c9334e2be35f54bf1ed4347fc22b8282 authored about 10 years ago
fix the matchers to handle null values #77

146100327211617b35f3e571eebfe9dc3a2fb85e authored about 10 years ago