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
8997d01d74c8a3ff3ae49cbb17a154433b425c90 authored almost 5 years ago
20dfeaa16c6747260e2c541141de175cedb37b23 authored almost 5 years ago
438e2f2cde7d800282f74abde7cfff71af6dd425 authored almost 5 years ago
da201320c539db7f46e7c3c9cd655da85eee5263 authored almost 5 years ago
31840aa304e6c67ed8f4e87ddec4708d0643ad19 authored almost 5 years ago
a549ef32ed7595178932811bfc14ca89bb6de0c4 authored almost 5 years ago
c5d7342018550ad06b2bdebd49652225499dbd66 authored almost 5 years ago
9644dd9f1cab96e1a042443cf0238fe085d5a6a5 authored almost 5 years ago
7027da832458d7a9b2d8bde4351cf64bdc34eaac authored almost 5 years ago
fix: publish verification results when Pact URL is overridden #1049
85c3bdb6f702caca32be00571e3a6626dbc16455 authored almost 5 years ago01d8235474163a28d8b092e5063ab7ef08154b28 authored almost 5 years ago
f8997d708ec7479ccd8ee85c302c71a8705f3237 authored almost 5 years ago
fix: @PactBroker not reading Spring properties with JUnit 5 #1023
049ac1f98734b4d1f100231cbf196c74976cdc7a authored almost 5 years agofeat: create Kotlin friendly extension for arrays
adae5bb174b66a756ca606e71ad1bce68d14cd35 authored almost 5 years agod38fda12284b0e2b7779ada715c1f16706c39fd1 authored almost 5 years ago
#1013 - Fix to issue when in pact contract content type is not provided
7f38fee0a6247482c4608d454d521485385f38c4 authored almost 5 years ago8bf077e6ad0ebe02a3ba0e51ba07ce624769fc3f authored almost 5 years ago
9332e4f4b7b86f4aa73503b7e8ff22b6ef8803fc authored almost 5 years ago
Fix link for pact gradle plugin
cc8911a4479a513d6ee258e8e45b2e29a32e7ddd authored almost 5 years agoc9ef690c44ecf7acc48f4920d46b0b1238b17fdc authored almost 5 years ago
a8d6ea2efd6d21c3bebd6aac8f107f1c36713f7d authored almost 5 years ago
5685e85b01bdb81a9ac88be0c4c54da050ba1c14 authored almost 5 years ago
7d6a5078820c7c0ed63ebfc6fbb3745143db8fca authored almost 5 years ago
4215789defac5a8a71ab03d6442661febac22bad authored almost 5 years ago
045499f343736c14ebf570d330e39f36016e60a2 authored almost 5 years ago
When the body is of type json use the application/json content type
Breaking change was between ...
528bcb6475ecf8c8bb4f9379d871550c2ffec340 authored almost 5 years ago
6fd8adbc33fe472cd5e3a1299cfda54c74b6ff15 authored almost 5 years ago
32be4366eb7fa2ffd6643d526db4ed7b850d1458 authored almost 5 years ago
1de706ed2d006261488999fe7af75a183d89dbe4 authored almost 5 years ago
afe807b44e40011986fa6c0a383218a3fceda7e7 authored almost 5 years ago
0fefe31c795acb3916d823ca4252b1f80509997c authored almost 5 years ago
8349bb292249cb9bada5c602e01920f38fa76705 authored almost 5 years ago
Perform same check on character validity in pathIdentifier that identifier does
0905dca1f75dfb69c701558c986bd87444fe22f7 authored almost 5 years ago2f1070bc72bf3b70372a77191c3525c6327aae47 authored almost 5 years ago
6a081d65e1a09f33987cbbd5b19b687099156744 authored almost 5 years ago
0c83bcb4ff5107023c302eab210df5ce3c963cc6 authored almost 5 years ago
This reverts commit 0312084f6e153a3962231f0d130f8ac3bcda7058.
436a5e85680778dd5d4514b6d4071c41e61e3db7 authored almost 5 years ago0312084f6e153a3962231f0d130f8ac3bcda7058 authored almost 5 years ago
a80e74a9cc3b714d78b5ee3ac653a2e1cdfb1833 authored almost 5 years ago
19b975e64f3c4842fbc600fb68c0b1f1d0051c2e authored almost 5 years ago
Fix off-by-one valueFromProviderState index
981943c7c11e0351a944eacbb7d4cf39c875fa3d authored almost 5 years ago84276a3f2d578600f8ae3021c9a547e0241b8f22 authored almost 5 years ago
`PactDslJsonArray.valueFromProviderState()` assigns an index
one less than it should. Before app...
feat: Added state configuration for hasPactsFromPactBrokerWithTag in …
3bc07b834f651f1aa17663416786cdae7a9ce0d6 authored almost 5 years agoAvoid unhandled exception in `validateTestTarget`
5ea99151abe1a5d40566c2b85e53248d8be65eac authored almost 5 years ago425d3e8650d18f240e048416fceae1f3949b336d authored almost 5 years ago
a33c921f2c242b2be9a4c241f2038ab76f97b279 authored almost 5 years ago
`InteractionRunner.validateTestTarget()` throws an `IndexOutOfBoundsException`
when it tries to ...
Extended PactFilter to allow variable filter criterias
7e817785b9202f047b7bc899132762191780159b authored almost 5 years ago2f69eb8b41c4c80a5200d591ae47434e2aa6afdd authored almost 5 years ago
2157cab6bec2272aa200fc2dea01c7d5256210fd authored almost 5 years ago
896e82e0314313cff82c197bcee9a09ee80b6441 authored almost 5 years ago
1095b788aa61cfa822b5f128e922639f9402770f authored almost 5 years ago
dfb4e5f11294bae80c4458505eb4acabc533970e authored almost 5 years ago
d26555da4b6cbae6b16be8fbef26338cfe1f4793 authored almost 5 years ago
6bf77f3cf95e77577df1884473a9881abc27d1ad authored almost 5 years ago
0da658100d9d033e95cbd8fdc52c602a4a7865be authored almost 5 years ago
1b2de39e6305dec2e0543dcc057b910abcf246e0 authored almost 5 years ago
ab61bac90872e934297396f58e8db667f3e52007 authored almost 5 years ago
5d14f17f74b77700f049693fcfe175cdeaf79999 authored almost 5 years ago
aa4f97cdf98a6634f81d5b0ca286db5afdc2c7dd authored almost 5 years ago
14c630ffdcffd4ff3555b8d16a3bdbb6705c5d1f authored almost 5 years ago
Defer Runner initialization until it is run
66babb0c7504d06bbf18a0410b652c655dc88fad authored almost 5 years agoe533511cebedf361353b870bd43ffefeeed21e48 authored almost 5 years ago
1d3db7075db953138f4c5bf66523e25e88d5ca3d authored almost 5 years ago
fix: provider:pact-jvm-provider-maven:pluginDescriptor
da08b2f3a4cafcc6a6671e801e98bf018deff11a authored almost 5 years agofeat: Use Before/AfterTestExecutionCallback
676c7f6f5bc468b0ef8f70268b77f77d1bfef0ee authored almost 5 years agofix: Use concise Pact Source descriptions
01396e65076a5966275e9dcfa4bdc5053865bb8d authored almost 5 years ago887908f23870dc6414f7aa9f03e76ca91967cce7 authored almost 5 years ago
19dda0bb5aaada2f793213c8e9b78df3bc8ea896 authored almost 5 years ago
ec77d2d61ad76a58c4e87f4565f83f887a9a6109 authored almost 5 years ago
feat: Allow Provider State Parameters for MessagePactBuilder
3d4bc07f87435585eed90fb8a0c379dd83a667c6 authored almost 5 years agoSome tools (e.g. Maven Surefire plugin) instantiate all potential Runners before filtering them ...
287909b5b26a2eafdc6d921ab1dcf807e45e19a8 authored about 5 years ago
Implement description methods for DirectorySource and PactBrokerSource,
instead of having them f...
Overload `MessagePactBuilder.given` to also accept a provider state
with parameters or a `Provid...
89209af82118b71dfc75bb8e8277c0e9e66fa450 authored about 5 years ago
0e7e779c6a55b36e71468403bcae324e7a98ecea authored about 5 years ago
7962acf63c71d2738bc3111df19f4d24ae33a9aa authored about 5 years ago
215f2a93b9f0336d2b8cff94ad6d66de3aac41f4 authored about 5 years ago
544ce04da73467d7da8fe95bb1a3e76d39cea649 authored about 5 years ago
549cbb7fd34b77ed32d3bb1dce5a2c4eacf2249a authored about 5 years ago
b1b2e8983420d939c9ba8da252cd5aad2341e94b authored about 5 years ago
c29549aa3eedc09f9df886443d07cc29c6a9b9e5 authored about 5 years ago
fc6fe468cf8049a1f1dae3d842c681e1f4011939 authored about 5 years ago
913bcf32e3197464ec84ad9d6c3715ddf32818a5 authored about 5 years ago
d30509c36b713de5eec2a8c57092088a95187f71 authored about 5 years ago
5b367c91e6c006542b6af197f0393c2cc64fc889 authored about 5 years ago
2604f294de8da4763ec0f3cbaa21b6ad4bb8770f authored about 5 years ago
d6cb3b4d5f4f46d86b3452d287141446d44aa3f9 authored about 5 years ago
d21e47860852fa0c89b965544413bb45007018e6 authored about 5 years ago
a4a12c11ceaa275c7b42c9ffef82f87ea45e5de8 authored about 5 years ago
The request body should be encoded according to the request header
e897b8fea6bf56cd290b7d5bef4a6a8302446da4 authored about 5 years agof88fb8c11db6405682b87b4a7dd1acf891c6d9ae authored about 5 years ago
Fixes `Execution default-cli of goal
org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor...
Use BeforeTestExecutionCallback and AfterTestExecutionCallback
instead of BeforeEachCallback and...
f4eef1362fb3e9e6cd88596df04405e538e611b0 authored about 5 years ago
bdba1325227b7ded91e8d5ea40d300959314f306 authored about 5 years ago
3860faa5d3e67b7bbf42d25cc7e689314a905859 authored about 5 years ago
2591c1a23a9558a9237a870a30f2e3e6c2ac90da authored about 5 years ago