Ecosyste.ms: OpenCollective

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

github.com/pact-foundation/pact-ruby

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-ruby

Fixed absolute path

ebea69f6c33b29d96151d3f397cb1714f5e1ccb6 authored almost 11 years ago
Added class based matching output to plus_and_minus diff formatter

b007248484469962236f37642255b5c026390309 authored almost 11 years ago
Fixing accidentally pasted text in gemspec

8b25fc823b602f528e53e3e5ce52786369798220 authored almost 11 years ago
Swapped colored for term-ansicolor, as the colored mixins clash with other gems

f7910a1f2d957d08893fb0eb3417e9de3d205609 authored almost 11 years ago
Fixing failing tests caused by JRuby inserting a blank line between the braces of an empty hash. Moved ActiveSupportSupport into shared module

93bfbdb70876b9ad7da7c93cfac5e93689ae1398 authored almost 11 years ago
Removed empty spec

a8458962724f277f199f17097793351cfbd800c1 authored almost 11 years ago
Removed empty body that was causing Travis CI to fail for jruby

5740ac70ed6bb59c10e48812d324bb767ceadd53 authored almost 11 years ago
Added after hook to allow customisation of Doc::Generator

da16f95a078c99b9bfea3fa2e83dc30941622cd5 authored almost 11 years ago
Comment

1cafd9bc3d9c6ded895cebcf2c17cb9f746dc539 authored almost 11 years ago
Pulled interaction sorting into it's own class

73a8fa0748894f29dd153a6a0ad6c882bc748405 authored almost 11 years ago
Moved diff_formatter config into shared Configuration, using that config in the mock service

7c8f4b426ab14696610284d22a5b378bcb16a6d2 authored almost 11 years ago
Fixing configuration extension specs

e88340c094c53d82a13b3ce6e148db0ad2a688c6 authored almost 11 years ago
Added spec for diff formatter configuration

580ce7270f4bf1bfd893b66b8e76a1f0e84a21bc authored almost 11 years ago
Refactored diff formatters

02b9f480827c84e9d374da26538e4fdeeca8cca4 authored almost 11 years ago
Breaking up configuration files into separate files

85a6fe3807252ddb25432d11248e9fad2fcc6524 authored almost 11 years ago
Merge branch 'doc' into release-1.1.0

Conflicts:
Gemfile.lock
lib/pact/version.rb

751536058b0a35f808a015df4335b926634913f0 authored almost 11 years ago
Removed puts

bbd6fb349231a31e7c9fcb77b3ecd4b8c08ee56e authored almost 11 years ago
Refactor

bc871544adba7d422eeb3dc6918374354325a2c7 authored almost 11 years ago
Refactor generator invocation to just invoke call rather than new(..).call. More flexible.

1d307b2153870f7c18d6b506a1cc924e01b83df3 authored almost 11 years ago
Removed pact_gem key from pact fixtures

1200481c8e0ee1dc095691d503a83981d2eca43d authored almost 11 years ago
Merge branch 'master' into doc

Conflicts:
lib/pact/configuration.rb

d305b7da9de9afd591516d0f8e9da337a16383ff authored almost 11 years ago
Ordered rendering of keys in markdown

72d791bf1c153129dc609e1e68dd9fa4528a3a0b authored almost 11 years ago
Hiding headers and body from docs when they are empty

000b223631b76f9af2ea202aa7bc2c2d6c547613 authored almost 11 years ago
Changing request key ordering so it makes more sense when reading it

7f6ed912f84f95e85ee434f9855af1129a2e52b4 authored almost 11 years ago
Tweaked formatting of markdown files

35d462eb7ced32f4ac803b4669f825807d474577 authored almost 11 years ago
Added index rendering

65054a883e4f26963859da2c87373a2c1bea061b authored almost 11 years ago
Refactoring generator classes. Moving summary out of erb into code, easier to control whitespace

3bfb8c749aa4a585193936c1281431c3de15308e authored almost 11 years ago
Refactoring generation code. Fixed rendering of interaction in markdown when ActiveSupport is loaded

9426565da7babcf3ebd7f10e234ea8c96842d5e1 authored almost 11 years ago
WIP refactoring generator code

73d0dbf4cc002fdd7dc326b6e5b5c225a1a14c3c authored almost 11 years ago
WIP tests and refactor doc generator

7d1d07b1729853bd46a54ce0c3d04c132b95cdb0 authored almost 11 years ago
Releasing version 1.0.39

28cf4211e0cc0393c5d79834b5a0a6fe86a55a79 authored almost 11 years ago
Oh ActiveSupport, why??? Fixing to_json for difference indicators

a034ab69a0b6712db107f1d8839c7a2a10615f24 authored almost 11 years ago
Updated markdown test

9ec817fd35688eea8a90967d154c7fe2904ed00a authored almost 11 years ago
Added spec for markdown generation

97b3d557890a33e0aac17c465bcca6811c0e8bec authored almost 11 years ago
Removing hardcoded file for testing

02b1eff083167b2ac3a1b442a8600c810ae6e2a6 authored almost 11 years ago
WIP Generating markdown docs from pact file

a7dd58834614f709cab824041e9dfb25df335737 authored almost 11 years ago
Un-ignoring doc as there is a doc module now

81e5a1200912045c08cae8766e532f36d27d45dd authored almost 11 years ago
Update faq.md

1c7fa0db4ba2c6ba53b2664d956c80092f7b4166 authored almost 11 years ago
Update faq.md

cc9f23a5be8aef6f173157646f12bbeda9d70eb4 authored almost 11 years ago
Update faq.md

02a46890cf77cebc9fe44bcee89d728c0b41f3f1 authored almost 11 years ago
Update faq.md

35cb352c0d2fb74017be195a391927957771d327 authored almost 11 years ago
Added FAQ about VCR.

12209dd6d4a61d5213ddb20a25337ad46332b89d authored almost 11 years ago
Update README.md

3143a0712b1b26486dce7cf01fb4b5471c698c30 authored almost 11 years ago
Update README.md

bf79e8ca9a697508913ea4e7a0541d70e8e18cfd authored almost 11 years ago
Update README.md

8c3667e7eaf54ba6a9091fc7da94563a6633f038 authored almost 11 years ago
Update README.md

5d3abb870f414f9b79983f8020eecb8696a06742 authored almost 11 years ago
Update README.md

ec29b154399dbbf158dd1c8bab9b590868d301d5 authored almost 11 years ago
Update README.md

8cf5b57834b1e661ca25e0b0d19b07101a0a32f1 authored almost 11 years ago
Preloading app before suite in pact:verify

Ensures consistent behaviour between the first before/after each hooks

1c5fde9fe1e53b324b8daf2156b0bc49ad56ab05 authored almost 11 years ago
Added twitter handle to README

fcd1826936d6d18cca01be82d8cb4a54c253a1c1 authored almost 11 years ago
Update faq.md

8e34322310e872c00aa1b99c739c14dd579dc861 authored almost 11 years ago
Update faq.md

2dff01fe7d774413265922a2637dabb4e8b41d2a authored almost 11 years ago
Update faq.md

5054da3ba80aea63e072332951d9d49e86efb9f7 authored almost 11 years ago
Releasing 1.1.0.rc2

cf22078aa2ee800fe22222a58334b4a7d5e63dd5 authored almost 11 years ago
Added extra backtrace_exclusion to clean up backtraces when running locally

95eb5f7a1b9d9a14be9773144015394b0c1cb788 authored almost 11 years ago
Moved Difference into its own class, added test for to_hash

645fc1c62ab509126e96d6676670342082bf73c0 authored almost 11 years ago
Improving rendering of diff when regexp match fails

4eab086621c212a13a74413f5f85bddf3f8d04c9 authored almost 11 years ago
Merge branch 'master' into colour_output_for_verify

Conflicts:
Gemfile.lock
lib/pact/version.rb

9e13957e9255febe0d39cdaf1f3114875ba9fd48 authored almost 11 years ago
Releasing version 1.0.38

0e113c923215ff36daf1dd36494aed6f753b8519 authored almost 11 years ago
Removed duplicate example description logging from pact.log

3e34efa150e231d75690481bf328c4b0c78457a0 authored almost 11 years ago
Improved readability of pact:verify specs by removing pactfile name and request details from output

7fb2bc3c613ff0c78692a465d8ad06eea1cddce5 authored almost 11 years ago
Improving readability of error messages when pact:verify fails

ff1de3c56bad58db62a5bb947fea03a989879b45 authored almost 11 years ago
Update README.md

70cf181e4949d709d5a078a91a21fb8429b3e496 authored almost 11 years ago
Changed NullOptions to NoConfigurationOptions

274ab1266629ecce6a48674e0eab6a3b3cde1773 authored almost 11 years ago
Removed the last RSpec private API usage. I think.

8a08abf4ea35f64c798b94e0a4475dbbd0992052 authored almost 11 years ago
Reducing even more use of RSpec private APIs

6a0be5854251d3a8e866ec44de7840eabf92ab7b authored almost 11 years ago
Reducing use of RSpec private APIs

e1fd51c6e8b1a0901b782794dbfb636edabecf45 authored almost 11 years ago
Replaced rspec 'commands to rerun failed examples' with Pact specific commands to rerun failed interactions

587cb90526accc6dadc6211891caa8e9703cf415 authored almost 11 years ago
Releasing 1.1.0.rc1

86855c4085199ba64c3e5e98d5f5c540c4e8fc8d authored almost 11 years ago
Swapping red and green keys to match the plus_and_minus diff format

2af88811e22e9737c3aee512c6c6c52ef8e6899c authored almost 11 years ago
Added configuration option for diff_format

0e1759c47e7e42a671325e563cdfc5d88f100782 authored almost 11 years ago
Merge branch 'master' into colour_output_for_verify

Conflicts:
Gemfile.lock
lib/pact/matchers/unexpected_index.rb
lib/pact/matchers/unexpected_ke...

0bf649f73fc26c50aeabc00bc67e2cf56a788420 authored almost 11 years ago
Releasing version 1.0.37

a98cc9ada5bc71c508339658304803996d017ade authored almost 11 years ago
Refactor var name

b00e34465d74834f20c09386ca4135b2bb4a424f authored almost 11 years ago
Cleaned up pact:verify rspec matcher lines so the output makes more sense to the reader

0e8b80e25f2d5fae340dcd615428a1bdb6928d0a authored almost 11 years ago
Fixed config.include to ensure ordering of config and provider state declarations does not matter

03e5ea3c393887554f15bfa56f5c6870795fe7e4 authored almost 11 years ago
Releasing version 1.0.36

bd71dac320e5ff1f50aadaf6e4d55c26c523dcd4 authored almost 11 years ago
Added patch level to pactSpecificationVersion

c28de1189cefc559629172635bba6d09c199ddeb authored almost 11 years ago
Releasing version 1.0.35

5efb3d848c5682897b67386fe03078dfba20aabe authored almost 11 years ago
Updated README.md with new set_up and tear_down instructions

44c68067f6bcac9a22fd7cdf7d89c97c01594b3b authored almost 11 years ago
Added set_up/tear_down to manage base provider state.

Runs as a before/after each block for every interaction in pact:verify, to allow global set up an...

3c426b7b4f49b67dc6eee8b1e9e60aef2764aa13 authored almost 11 years ago
Changed default logging level to DEBUG

697a5be94875750c792b2bdaa2d0951f342270c3 authored almost 11 years ago
Fixed JSON serialisation of matcher results with active_support loaded

48483b29716708e19a4424d34b43a0a428133168 authored almost 11 years ago
Updated description of Shokkenki

Also removed TODO that was already done.

0be5b013caea2f06d3a93ba4201248e93568a337 authored almost 11 years ago
Releasing version 1.0.34

2062cb4eb22cf5e4a9b4587ca04d20dce631b436 authored almost 11 years ago
In the pact file, replaced $.metadata.pact_gem.version with $.metadata.pactSpecificationVersion as the gem version is irrelevant - it is the serialization format that matters, and that hasn't changed yet. Also, recording the gem version creates extra changes to be committed when the gem is upgraded, and is meaningless for pacts generated/verified by the JVM code.

6c923f4e5d044bca50729b409009cfd068b8577b authored almost 11 years ago
Releasing version 1.0.33

695d6aeb32b3dc1281fd5d6526d27b84602f6247 authored almost 11 years ago
Added the ability to configure modules that can be used in provider state definitions

49456cca2b44314b55f561bf755fc2e3f8158517 authored almost 11 years ago
Adding regexp output for PlusMinusDiffDecorator

6f2244028850ca0d4f148f229db41e3fb4d70cb5 authored almost 11 years ago
Adding display logic for PlusMinusDiffDecorator

b97ecca1b09221db1f50d926a2290a23c1e50d8c authored almost 11 years ago
Working on PlusMinusDiffDecorator

5ac85c1fa349fb7aa8cded0dd0a83be7a9779cc5 authored almost 11 years ago
Working on coloured output for pact:verify

4466b98426c5c300b3c867e7f52032c92dc533ec authored almost 11 years ago
Releasing version 1.0.32

5c33091b454082fb7644b6b95fb642acb691184a authored almost 11 years ago
Adding as_json methods for diff indicators (index/key not found/unexpected)

5a7cc364f467cfe7c9d206e1583c86dd3155ac0f authored almost 11 years ago
Releasing version 1.0.31

bff566f2b7575da3fa62af0398f270371e4b5310 authored almost 11 years ago
Fixed output of pact:verify failures when active_support is loaded

e109722319e7a17670eb1ed721d07376e02b3cae authored almost 11 years ago
Adding markdown spec

75c3c01accf9578789de0d127d48c704d45e2ff1 authored almost 11 years ago
WIP working on markdown docs

7aac2bea71d8d591591263d742f0b99b3db854d3 authored almost 11 years ago
Adding renderer

82a5a329659a3d939fd6ac25de9a2131b10986b9 authored almost 11 years ago
WIP adding markdown docs

419051f550707d5988bb04018b14d4f494754e20 authored almost 11 years ago