Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-go

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

wip(matching): implemented v2 matching logic and tests

735c85024f721233069975cb0f40c3dae3879000 authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): fix codeclimate configuration

20354dfa123d732115922961bdb01d43b4dd587f authored over 8 years ago by Matt Fellows <[email protected]>
docs(contributing): added contribution guidelines

40774487cbddc59a4d924ac784289561ef97024a authored over 8 years ago by Matt Fellows <[email protected]>
chore(readme): updated build/coveralls badges

78a0932af18f53ce9d84824f35aa2b34c4c70a6a authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): build for Pact Foundation in Wercker

97be3217984f9da9bd8db34d05133c6fb0a95628 authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): moved to pact-foundation repository

1ce233c0cc5305ac227d56ab61ba27ccf7d64b93 authored over 8 years ago by Matt Fellows <[email protected]>
style(readme): using Go syntax highlighter

ee3f1a857356ebd0d0356976ea9678c52be9a241 authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): RPC client testing

83c75c2332b11c4461b30a5aec94f6a63bcee258 authored over 8 years ago by Matt Fellows <[email protected]>
test(service): improved test coverage for services

98b7c575f70d9c47ed08a8687581aa3f0da1a83a authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): coverage for shutting down the daemon via RPC

c3f11e193e7b4388ce54d3aff8e9439e335942df authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): RPC Client error tests

3b859cf52ade7079f155b88006bb48c885737ec7 authored over 8 years ago by Matt Fellows <[email protected]>
style(daemon): formatting

82692afed69234f5d062d287a09915e151a64937 authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): working tests with RPC integration-style tests

5ccfb643cb369b0bd9e8ed812c926ae64f33a0e3 authored over 8 years ago by Matt Fellows <[email protected]>
test(service): initial service test coverage

3c71bba0132425cf227c66c822097ab6d5a52b91 authored over 8 years ago by Matt Fellows <[email protected]>
feat(consumerdsl): working v1 consumer DSL interface

7c3c70bb9d879df0a827686de8f648f07741ba4e authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): RPC style tests to ensure client can work

27d50d4805351907a9e7a948bcfe80735efad1c3 authored over 8 years ago by Matt Fellows <[email protected]>
wip(cli): added flags to pact mock service

8b52754a606575767ee8c897844d6b8a079e8076 authored over 8 years ago by Matt Fellows <[email protected]>
test(service): remove need for a running pact mock service in tests

7d8a0fd7c181a8301796e0428426d6a57aabe7dd authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): linting and windows deps

714946561e8ad56a5a5f65109dd8dc92b7dbe97f authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): working daemon tests

3f764a6e0ad87e5a5828e10eb38afe3ccf98caf3 authored over 8 years ago by Matt Fellows <[email protected]>
wip(daemon): moved mock service command and test commands

ddb127d1fbb997146c6620d29d516d5e5ea0ec3e authored over 8 years ago by Matt Fellows <[email protected]>
wip(daemon): basic daemon

59c30652f0e35afabb166e6bc8120536f61257c7 authored over 8 years ago by Matt Fellows <[email protected]>
wip(daemon): working progress daemon

46f749f4d6bc3bf1eb8b5dc77941beaea15a4d92 authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): improved daemon test coverage for listing servers

8c13832563a08b699983eef7ad210676f5b163ab authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): daemon testing

345cd9f673cf5510c1f1f0ead54599e8383166a3 authored over 8 years ago by Matt Fellows <[email protected]>
e3aeb6a chore(build): fix tests

5288cdf815fd714f5b0f39dec7cef499dee57cb5 authored over 8 years ago by Matt Fellows <[email protected]>
wip(daemon): initial daemon struct

85e52e37ac53d52a9378521f4145f659d31867ac authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): added coveralls publish step

5e74ac654f67e9a3a3b1068bcc0ee44cfab86537 authored over 8 years ago by Matt Fellows <[email protected]>
test(daemon): improved daemon test coverage

24e7c9bc91ea1bf754ca79d16b76743f8cfdab1c authored over 8 years ago by Matt Fellows <[email protected]>
wip(consumerdsl): started DSL

123a2edd32384b75b22a1890bb7331302a433f7a authored over 8 years ago by Matt Fellows <[email protected]>
chore(build): wercker build and required scripting

ace86a2f06aa8ea953bac8ff3c8400e78e661eec authored over 8 years ago by Matt Fellows <[email protected]>
feat(consumerdsl): initial shell for Pact Go

2b5b06ef93fb233be8043b5b5d21034a3c6e1a31 authored over 8 years ago by Matt Fellows <[email protected]>
wip(pact): initial commit

da45ddc09b6e156cc7050e2bf1e09a46c1b36d48 authored over 8 years ago by Matt Fellows <[email protected]>