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

Adding header support to request comparison

5b2d071b06e0446b025db6ce2014d35dc348abb5 authored over 10 years ago by Neil Campbell <[email protected]>
Fixing API that I broke with autofac changes

441aef74365bd232a0576e829ca429efb4669885 authored over 10 years ago by Neil Campbell <[email protected]>
Getting equality working for dynamic response body. Updating to use the official Autofac web api 2 and owin integration

24a97b51734b777953ee44ae142e07511f553140 authored over 10 years ago by Neil Campbell <[email protected]>
Removing equality WIP so the tests pass

d3237067485787f13d77e5e2c2f2aeaba6661f13 authored over 10 years ago by Neil Campbell <[email protected]>
Building equality comparison for requests and responses

e782fe7f790193b4d6b6089764952db1674bb1d9 authored over 10 years ago by Neil Campbell <[email protected]>
Adding in web.config and removing from ignore for now

cb8dfbe46815f79e79c4aae4c901bd6e1731ace7 authored over 10 years ago by Neil Campbell <[email protected]>
Adding a test api for building the concord functionality

8d8d8ef2c1033197199f3415fb8d55bdae1bd06f authored over 10 years ago by Neil Campbell <[email protected]>
Adding basic logic to call api as per the pact and get the response

216cd2dc4fce3506aaaf1e815cf1450283b146c5 authored over 10 years ago by Neil Campbell <[email protected]>
Removing team city files

5b51d0aacf90ce2b9e9598089a122e1a7dd4a509 authored over 10 years ago by Neil Campbell <[email protected]>
Adding some comments about what is still to do

40b13d44e06abaed99a855afa442d22f544d0a5f authored over 10 years ago by Neil Campbell <[email protected]>
Basic functionality to write the pact file to disc

620a65411126940262b9f0ba90e791eec245cf6d authored over 10 years ago by Neil Campbell <[email protected]>
Adding basic skeleton for pact provider verification and reading in a json pact file from disc.

457cc5d41580219a04a1ecf7d90c8e59f0852928 authored over 10 years ago by Neil Campbell <[email protected]>
Adding a way to filter requests in the service mock, however no filtering will currently happen. Setting up routes for all the verbs.

788dfd9858e4eb661ac50759a75b3b2d898653c9 authored over 10 years ago by Neil Campbell <[email protected]>
Getting the basic consumer service mock working with Nancy for a given path and http verb

d697d3897a766a6d0699cae18d867acc4d7f8ac0 authored over 10 years ago by Neil Campbell <[email protected]>
WIP

911c78d63337c6f59815afbb278886bc145c01c3 authored over 10 years ago by Neil Campbell <[email protected]>
Adding the solution config and a few other changes

a7c838ce3533a30eaa6f221380e5d987a6ef28c3 authored over 10 years ago by Neil Campbell <[email protected]>
Initial commit with the skelton pact objects

22e15dd2e03197e2e2d03f8323f44b01d26e2821 authored over 10 years ago by Neil Campbell <[email protected]>