Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://github.com/pact-foundation/pact-js

chore(release): 6.0.0-alpha.6

1b0a6c259bc56b6ec9d9df7e8cadc6e1a7a6b8d4 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(upgrade): upgrade latest standalone to fix verification

344e7543a912b4cee5fd6601fa198cf1e6e9aadd authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.0.0-alpha.5

90701e3fda2304955ff9a520506b0bcdf9681079 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(deps): update to latest pact-node 6.14.1

edbdafc80abb6fa00ee1a8123736fea4782ea7b9 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(messages): implement v3 compatible provider states

8e113a5bb82302b99d93c227e997f7c7a01696fc authored almost 7 years ago by Matt Fellows <[email protected]>
wip(test): test mega nested matchers generation

578fecf92c7d1173f9c6d0fa8e68b5d72c0274f7 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.0.0-alpha.4

75e08f149ed168bd4e9f0e6d4e0762340a4a22a5 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(docs): improve message pact docs

5709a20f6fd2b7c85dc0354cb3c091e4e613b463 authored almost 7 years ago by Matt Fellows <[email protected]>
fix(test): fix promise resolution in test

ce31f316346bfdb7ec919acd66787f3c33c27acc authored almost 7 years ago by Matt Fellows <[email protected]>
feat(message): fix message structure sent to consumer verify(). #166

ee1ddf075fe042ee7743145789f7d9723185127d authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): run serverless examples during build

0d46776783c054d02939bc42843ac32d89cd5539 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(example): working serverless example with pact. #166

d4a49f5433103f404b987ab82fc7da9bf3a16513 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(serverless-example): add basic serverless SNS example

08cd73bd1782ba02b8af99e49814558fed7d32e4 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.0.0-alpha.2

6eaf3d3d6a5e76e7b3f7224bc525778e07850664 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.0.0-alpha.1

e7ed8ef0ffc5ad220da629e6129c392328d83cef authored almost 7 years ago by Matt Fellows <[email protected]>
chore(build): release message-pact pre-release on tag

8c7f9430f1bbf3b0415832744249c21ad3b72869 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 6.0.0-alpha.0

ba8c0a92d258d2b654f84990bfe410ba4698e953 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(test): update message example timeout to 10s

ea70746ffa9a9deb6b9fe2484a39622a743b6958 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(tests): improve test coverage for message components

29436eae81d9ad1e4cf94b8975b37223d3dc107c authored almost 7 years ago by Matt Fellows <[email protected]>
chore(deps): update pact-node to 6.14.0

a87ed7a2230b06fee620638ec5ab28a142f6ac0e authored almost 7 years ago by Matt Fellows <[email protected]>
wip: working message examples, including broker publishing

853641530bc4e2ec436bee71e79609f739f61f43 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(messages): initial WIP for message pacts

fd3526ee8b705d1d7cdf854faee9add395fe1bbb authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.9.0

2c8638456c6a29fa0711069df19908f2b28d1356 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.13.x

b19f069f238ba694463a3d28e8a3ae122c0fe776 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.8.0

94ddc461dc219da764ebd65306b2352c89b1b25c authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.12.x

6e5c2e1da5e57ec0e5cee737320ce76cd8b565db authored almost 7 years ago by Matt Fellows <[email protected]>
Remove unused imports (#165)

chore(examples): remove unused imports

4d941b399407cb939641a7604254d8edd64f8ece authored almost 7 years ago by Eduard Bardají Puig <[email protected]>
Merge pull request #164 from carwinz/fix_example

Fix import in example

1f9cd8c8e2d679c2919d4ff65ed122d516ebce80 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(example): fix Matcher.like import in example

0a80c475e8ca4e97e4ccb66c01b3ca068dc21ede authored almost 7 years ago by Carwin Zimmermann <[email protected]>
example(e2e): make e2e more idiomatic, add path matcher

db77c08b88e370311093865cb9a0dc04ef92613d authored almost 7 years ago by Matt Fellows <[email protected]>
chore(docs): include link to --runInBand flag

373a10fc387989ab3750f8711d1907cfecb261be authored almost 7 years ago by Eduard Bardají Puig <[email protected]>
add missing steps (#159)

chore(tests): update steps to get the e2e example to run with TS

2679d03bb104d610e51f777cda2a185ba0ae02db authored almost 7 years ago by David Soff <[email protected]>
Revert "Correct the getting started with pact link"

This reverts commit 6b0c864b2cfd9e9adfd683485bd8378dfeecd3f9.

b536b5ca148f8a2674e6d8c75c6b03b07ec42ed7 authored almost 7 years ago by Ronald Holshausen <[email protected]>
Correct the getting started with pact link

6b0c864b2cfd9e9adfd683485bd8378dfeecd3f9 authored almost 7 years ago by Ronald Holshausen <[email protected]>
chore(release): 5.7.0

87032a54aeb94ddfd352cd39666b912d2969e753 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.11.x. Fixes #63

f0063c9d95b81233f34f71f655b71b873c042610 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(test): destructure Pact object for TS example

c577fea5eab0a0f4d4f7ff24f1a96156bac4344b authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.6.1

283fab2e7932e790964e7fceab9aadd47a833e36 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(deps): update to latest typescript (2.7.2). Fixes #152

6ae6c0be2b6c367c8d5682b60abd45cd784b798a authored almost 7 years ago by Matt Fellows <[email protected]>
chore(request): make Request class work across both Node and Browser using Popsicle

Includes a number of changes and tidying ups:

* Add 'exit' flag to mocha to exit properly after...

0a1e3e62f5118cef7dda78c14ad02a0b699adbbc authored almost 7 years ago by Michel Boudreau <[email protected]>
chore(release): 5.6.0

4d1afce92785a545c2fed2bf4a7eac248ae61828 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.10.x. Fixes #150

99ab4546cb550c833ef5ceb3fbbac9b0eee14471 authored almost 7 years ago by Matt Fellows <[email protected]>
Merge pull request #148 from mattcanty/patch-1

Require '@pact-foundation/pact' in inline example

9524b286ed8a0b45a6906ba5ecde1614c04091b8 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.5.1

0f30df73b3219e8f9f7a54f56bb51b6750adc320 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.9.x

f50d08763961f4570665a869eeb808bd09dc5412 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(readme): update example and broker docs #151

c5e19e4f87602c5258c086bf623b667beda818fd authored almost 7 years ago by Matt Fellows <[email protected]>
chore(readme): update link to integration test

e0075cfd842362294a6d8dfbbf66d2b4e2c89545 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.5.0

41726456d8493490501e94b92d6886b156c9dbf9 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(upgrade): update to pact-node 6.8.x

fd4ae99c95dcea93c9adb2bfe73ad081416a2225 authored almost 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.4.0

f33dd02e0fb9fd4ee8f5c100623683b14694d3c4 authored almost 7 years ago by Matt Fellows <[email protected]>
Merge pull request #149 from pact-foundation/feat/typescript-example

Allow TS builder interface to work with literal interface

093354b30181fae7c0d99351a7e2bb73d8366d31 authored almost 7 years ago by Matt Fellows <[email protected]>
feat(types): allow builder usage in Pact tests

- pact.addInteraction() now accepts union type InteractionObject | Interaction
- Builder pattern...

cb6305b77ba49c26eb75049df0879f8b80beef63 authored almost 7 years ago by Matt Fellows <[email protected]>
wip: initial ts refactor for TS example

1c1506de229b2fe0992b9d943f9ac11ba795306d authored almost 7 years ago by Matt Fellows <[email protected]>
Require '@pact-foundation/pact' in inline example

2e540adb169e0dc59d6a571f8b07a405f00704aa authored almost 7 years ago by Matt Canty <[email protected]>
Merge pull request #141 from elliottmurray/jest_docs

Added jest multiple pact test files example

fc5eb620033ec914f700931f993496403de79a90 authored almost 7 years ago by Matt Fellows <[email protected]>
moved to provider verify at end of test

b41c285259237f9f84f2f2a1ba304fae62b8a0f6 authored almost 7 years ago by Elliott Murray <[email protected]>
Move verify to after each

caa0156d77e85fbedc5f7aaa5027274785d4dd60 authored almost 7 years ago by Elliott Murray <[email protected]>
chore(release): 5.3.2

3810e2ea78a8e665095fda64f220902fb90bce9f authored almost 7 years ago by Matt Fellows <[email protected]>
chore(deps): update pact-node micro version to 6.7.3

5ea952a6fe9bba1f4f5d28b612e4ae61300fd838 authored almost 7 years ago by Matt Fellows <[email protected]>
Merge pull request #143 from zsims/ts-types

fix(typescript) promotes es6-promise to a dependency as it's publically exposed

0ad8f57a6afc686c120edb69af09aeee332e87b1 authored about 7 years ago by Matt Fellows <[email protected]>
fix(typescript) promotes es6-promise to a dependency as it's publically exposed

es6-promise is used in the verifier, and thus needs to be a dependency of this package so
consum...

45a1506d7ba4adb2573ef8899fc716409f0be6b6 authored about 7 years ago by Zachary Sims <[email protected]>
Added some jest readme comments

75b3e68c77d72959dfe498a85c4e419a436bf77c authored about 7 years ago by Elliott Murray <[email protected]>
Added jest multiple pact test files example

4b081b8d5502c24a38d5e32beed0717bf6eb4463 authored about 7 years ago by Elliott Murray <[email protected]>
chore(release): 5.3.1

f26f423b9a95d8f83546690b6dfeebc909ff0a10 authored about 7 years ago by Matt Fellows <[email protected]>
fix(verifier): properly wrap pact-node q promise in verifier

affca89d04a9ac70ca08efdc07cdac2bc981b90f authored about 7 years ago by Matt Fellows <[email protected]>
chore(dependencies): update to pact-node 6.7.x

3703e81a863b013a5d23b43f2428cbc25b7ed4e7 authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): fix lint in pact.ts

d97679f84c3448691bcb95c986af80f4f5391d3f authored about 7 years ago by Matt Fellows <[email protected]>
fix(logging): set pact-node log level before constructing server #139

b2f5c2d8a7f718be434999d5b4ec8dc83c5e5a2f authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): use correct scope in karma examples (#137)

1506e191a675f53768c5bffd654965feafad2798 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): tidy up 'splitting tests' section

29e297e4ab259727da2430fc87e5babc60c6e228 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): fix grammatical error in README

7d24af84e71812116f5d4efaf33136de191033ec authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.3.0

64f2b9f9cf1c71557c3ccdc41db4a554186634c3 authored about 7 years ago by Matt Fellows <[email protected]>
chore(examples): upate parallel test examples

f9aa0112a26f872c7f29f9abe47a3f21c0ae14fd authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #135 from pact-foundation/feat/parallel-tests

Feat/parallel tests

271fc7d400cec24e63373d223b5cedb5fa86b7f2 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): add docs for parallel tests

a53fd8d6aacd7ffd146fef9f4c3dc34b4c219c91 authored about 7 years ago by Matt Fellows <[email protected]>
feat(parallel): allow pactfileWriteMode to support 'merge'. #124

81e1078c376dc490b970431036188f90500bb66f authored about 7 years ago by Matt Fellows <[email protected]>
docs(5.x.x): update docs for 5.x.x branch

1ed5311d5da18ff01b237370c745ac0723952421 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): remove beta tags from 5.x.x branch

d996dbc451d80d4621d94619286f5c060fb0e42b authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.2.0

1cd4e718bcbb5c51249b4303ee9f3f3b85715cad authored about 7 years ago by Matt Fellows <[email protected]>
feat(mock-service): pass arguments to CLI not API

- Passes arguments through CLI instead of API.
- Deprecates consumer/provider in MockService.ts
...

2b9053caa66cfdde51daaffeb0ec965fc14946d6 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.1.0

9ca25de73225d1e154bffc52516d437744239ebf authored about 7 years ago by Matt Fellows <[email protected]>
feat(pact-node): update to latest pact-node 6.4.x

Fixes #131

2430ee035b8179a12dc2a586a01b45753a07ac28 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): add documentation on re-running specific verification failure. Fixes #84

40cee7260f124a40ed6f914d5a74733f82732af1 authored about 7 years ago by Matt Fellows <[email protected]>
fix(jest): update jest example to be compatible with v21.x.x (#132)

7fabfc4a52682c75268c4a17e6bfec9d36d9e8d5 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #133 from lirantal/feat/examples-ava-extended

feat(examples): extending ava examples with matchers

315946e9dc908ed5fc82fe1d84fb9daa0d7e8eaf authored about 7 years ago by Matt Fellows <[email protected]>
regex example

0d3a64224b2316a6ed7ab0d8cd6fc3223bb3c93e authored about 7 years ago by Liran Tal <[email protected]>
feat(examples): extending ava examples with matchers

51fb8ae8626e49576a8493a040dbc1a17c98c320 authored about 7 years ago by Liran Tal <[email protected]>
docs(readme): update pact import statement

c12b11da3c776e707585c620615c22260b0c7a15 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.0.3

0a58184723f7c29b4cb44cafae6d7029fdebc67f authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): publish TS types with pact-web

17796aef56d0c31c26829f11783d2f71e6048ad3 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): update install docs for beta and stable channels

b66f0375046f75fba3c1177d358c17fc44c4ef6c authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.0.2

4eada5396a6de5edad8b1f5d48bfbe296a4570e2 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): update packaging for 5.x.x beta

88ca30287cbd72d3abb6a18462e279c4c716d0f7 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 5.0.0

e21eee09530aeb2b031a8499ba3018b877a02ec3 authored about 7 years ago by Matt Fellows <[email protected]>
docs(readme): add stackoverflow link

0685a825ed110f4ad1c3dd959ce54d7785ad835e authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #130 from pact-foundation/feat/typescript

Feat/typescript

69683bf35d99ab2581360ae5bb040c266e49a279 authored about 7 years ago by Matt Fellows <[email protected]>
Merge branch 'master' into feat/typescript

9c5465db5a58cc1bfec7020bf170208495872f86 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): publish beta package for new TS layout

f6d053ffb5e10b95e0e7e594ee6b3bd2240e4d12 authored about 7 years ago by Matt Fellows <[email protected]>
fix(tests): update e2e tests with latest API

09a9f03a34c2e5b246ee2cbeab19e61db10f9163 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): output test coverage summary on build

d43e3637e951070e53ed7773217aea8e03bfdcc8 authored about 7 years ago by Matt Fellows <[email protected]>