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(build): fix coverage reporting with nyc

374e72267b5bb96645998adbbdadbd556967d817 authored about 7 years ago by Matt Fellows <[email protected]>
wip: install lodash for webpack

9eb3fb5b36876ac50d266d4207e6c054fe65ca0e authored about 7 years ago by Matt Fellows <[email protected]>
feat(api): cleanup public API

BREAKING CHANGE:

- Provider verification exposed via a Verifier class
- Matchers exposed throug...

39dfc45c5fa54b9a8f1c284f7b7f1873fcea0512 authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): lint entire code base

- Update to latest tslint
- Format code base to be compatible with recommended TS lint rules
- F...

c6a6d9d425e3f08f433f5c8eaefde17eaf57b219 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): move to @pact-foundation

80d62d59b1bedf8fa68a218e8972a6c2780c3245 authored about 7 years ago by Matt Fellows <[email protected]>
feat(pact-web): refactor PactWeb module

- Adds simple test suite
- Shares Options module with Pact

BREAKING CHANGE: Requires constructo...

95b26c44bf3e26f1e5150c8e1fdab76da2465b8c authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): fix tslint and TS hints

8945e92c4e2b0d33483cae25f5319699599b9669 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): update karma comment

25c85d77967237243bd624694b69f975548912b4 authored about 7 years ago by Matt Fellows <[email protected]>
chore(examples): update e2e example with isodate matching

d7a7eb7e26b0745771723b8f66a2dad093773991 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): improve karma documentation

68d712dacc840f51b94fd5931faf108f8f8c3605 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): emphasise the validity of custom headers

30b44362eecfaffd3396139602e0ef78106cd82c authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): reorder publish verification results section for simplicity

02f5c74f77a665eaa41855eeae6eb58a43e37347 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): improve formatting of publish verification results example

3806d373aeb27d1df65de99ee3166fcb641c78c3 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): improve formatting of custom authorisation header example

e17ad4c822648358cfffdb7e5e28a9258e893d30 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): improve formatting and simplify documentation

0967275dd2d6b9836c56cf25c5395ae43b47c179 authored about 7 years ago by Matt Fellows <[email protected]>
feat(finalise): warn if finalise called more than once

bc528101dfbb9b1a1d412515f317ffeb1e4cdeb1 authored about 7 years ago by Matt Fellows <[email protected]>
feat(matching): add a number of common matchers to DSL

Added the following matchers:

* `boolean` - Match a boolean value (using equality)
* `integer` ...

4259171e786080429571c4e6e75879c92187a39d authored about 7 years ago by Matt Fellows <[email protected]>
wip: more matching improvements

766649865b51a85ab61ec3f650f192fa3137fc01 authored about 7 years ago by Matt Fellows <[email protected]>
wip(matchers): add some date, ip and UUID matchers

da9443fe866ea8c3977721c4ac3243de46dc6ead authored about 7 years ago by Matt Fellows <[email protected]>
wip: refactor options and fix e2e tests

1d140366e61fac387ce7d9ec3afa08094735f6fa authored about 7 years ago by Matt Fellows <[email protected]>
docs(ava): refactor ava test to reflect proper testing conventions (#127)

1aa99f2e2bf802cf1f8b14c5deb92b03ef3746f2 authored about 7 years ago by Matt Fellows <[email protected]>
chore: update issue template with test framework details

5968ea0e3f790763d3b454ee7a0e062358bac649 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): pin version of jscpd to 0.6.10 for Node 4

fbfad3dea366bc8caacc4a7389b31f7cc06f929d authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #127 from lirantal/fix/ava-test-refactor

docs(ava): refactor ava test to reflect proper testing conventions

6ab5bccad15769eece682c16b6ccd686d08fd36b authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): run all examples as part of build #128

2f0a4a80c0540990cf1e4c6ba469de64c6fc0d97 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): pin version of jscpd to 0.6.10 for Node 4

454c1f05185033a8c95a619e0884fb73ebb4ce62 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #128 from lirantal/feat/run-example-tests

build(travis): make sure we test all examples code

3bf3075c1c497ae434e6d034058b52417cd80f09 authored about 7 years ago by Matt Fellows <[email protected]>
fix(build): fix for bash script and output helpful information during projects tests

192f9e48dae79a893811d3b64bf90297fb576332 authored about 7 years ago by Liran Tal <[email protected]>
build(travis): make sure we test all examples code

f3137213a02fe5c0cdd684d16a8fb016a565a860 authored about 7 years ago by Liran Tal <[email protected]>
docs(ava): refactor ava test to reflect proper testing conventions

2ed0fcce7eea1496e76556bcadbdc51f24455973 authored about 7 years ago by Liran Tal <[email protected]>
chore(examples): update Jest example

20fa67e097bf2463f90b1298264ca229c92da66a authored about 7 years ago by Matt Fellows <[email protected]>
chore(examples): update Jest example

6b3f836af854c2b27364befc51acd5385e70b7b0 authored about 7 years ago by Matt Fellows <[email protected]>
docs(readme): add link for #124

1a99bb024531713bb942e3b35deffcac065dd869 authored about 7 years ago by Beth Skurrie <[email protected]>
chore(docs): update troubleshooting section

078f0e0005f3a070e3e32af01d0626f888fd7904 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): add note on running parallel tests

978a313327f83c387b4d018b370d08d03edc7972 authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): fix linting

8908a0727634b10df899b1db77742081c250c098 authored about 7 years ago by Matt Fellows <[email protected]>
wip: fix WARN -> warn

408a7db2a88a8836ec6255f4a26eb9f1741f53e1 authored about 7 years ago by Matt Fellows <[email protected]>
feat(pact-node): upgrade to pact-node 5.2.1

f9bd4ae66b9ebaba1d27000cac2d988ad10ae5ad authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): refactor travis build steps into bash script

b31109221b74f1d63960e0b72e1dfb663c768928 authored about 7 years ago by Matt Fellows <[email protected]>
docs(examples): update jasmine/mocha karma examples to latest versions

847086d3c01652d92834efe8af03e64bb92a74d0 authored about 7 years ago by Matt Fellows <[email protected]>
fix(examples): update mocha karma example with best practice #122

a62d00f6ae3f5eee5c7ffbf9f889e47d8c2e17c9 authored about 7 years ago by Matt Fellows <[email protected]>
fix(examples): update jasmine karma example with best practice #122

93cba30da3aca81d3e5f0dc79dd972beda89c8fd authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 4.2.1

786d3d03c3362468025ce56b816b383efa080a73 authored about 7 years ago by Matt Fellows <[email protected]>
chore(build): fix pact-web releasing versioning

64bcb4caddc546dda2b5b6cf9d3950eef6fb7e6a authored about 7 years ago by Matt Fellows <[email protected]>
feat(pact-node): upgrade to latest pact-node 5.1.x

fde380e12fad51f5762830d836501fe6a3f6252f authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): remove old docs folder

bc765f977b71d239e357432cd42de8b21f27b8b8 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): fix formatting in RELEASING.md

6c15112a37b68117258c8a73bd795da9636d6c09 authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): 4.2.0

e301422554a6517ea290ac16b33bbcade177a7ee authored about 7 years ago by Matt Fellows <[email protected]>
feat(types): add TS bindings for pact-web standalone. Fixes #92

d436862ad05186c94fee8dc7100878e41c1f3ad3 authored about 7 years ago by Matt Fellows <[email protected]>
chore(tests): fix all examples and run as part of CI

bb247f82eabb8e388fcf5a3c67426594b1016919 authored about 7 years ago by Matt Fellows <[email protected]>
feat(types): reexport Interaction and MockService namespace into pact-web #117

c3cd435401c37290396a058ffca373e57fe77fc5 authored about 7 years ago by Matt Fellows <[email protected]>
feat(types): reexport Interaction and MockService namespace #117

e1b658fcf3a1260cff3dc0a064ce387045f75487 authored about 7 years ago by Matt Fellows <[email protected]>
chore(test): cleanup log statement in test

46a424f61727f4784fd3c42441b5819118830c08 authored about 7 years ago by Matt Fellows <[email protected]>
chore(lint): fix linting in pact-web

c419dbe674bfb10ec508768f1690ef7792c56f1f authored about 7 years ago by Matt Fellows <[email protected]>
feat(release): update release process to use standard-version

ae9680632d84ad7b07783db1c2045fdf7774016c authored about 7 years ago by Matt Fellows <[email protected]>
feat(karma): relax consumer/provider requirement in MockService #96

62a9c4449e85a74980798de5184bd60d495c2a0e authored about 7 years ago by Matt Fellows <[email protected]>
fix(src): fix typo in eachLike error message

601d158f57dea723ef72569e3e0b4fdd491c1246 authored about 7 years ago by Matt Fellows <[email protected]>
fix(verification): pass validation error message on #114

302357f60b0cc0f5a98f1576b782c69f3861b82c authored about 7 years ago by Matt Fellows <[email protected]>
feat(pact-server): allow running mock server on non-local host #115

b6866ef86aaf4c44be2312142365b3e3a5b6bddd authored about 7 years ago by Matt Fellows <[email protected]>
chore(cleanup): cleanup dirty statement in browser tests example

b42b5d3f7ea098a803fef664cf1f8d7b50cbe6d9 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #121 from gonaumov/master

Remove a dirty hack and propose better solution.

a69c7bb0c94b86445954b9ee60b58ece45985f22 authored about 7 years ago by Matt Fellows <[email protected]>
Remove a dirty hack and propose better solution.

2c54e03e10233b6839f302067c37eb16dda7b4b6 authored about 7 years ago by Georgi Naumov <[email protected]>
chore(release): 4.1.0

47ff07e2f66751c3ef8448ae9febcba1845fe4d4 authored about 7 years ago by Matt Fellows <[email protected]>
feat(release): update release process to use standard-version

47d118dc570cfef4dbd0d22b7f15fb11016b300e authored about 7 years ago by Matt Fellows <[email protected]>
chore(release): release v4.0.0

c524b82fddab9f4f447c20cbf1e1469f922c916a authored about 7 years ago by Matt Fellows <[email protected]>
docs(issues): update debugging steps for new issues

f54cc5fcec2c14805310562ffc656d90c9575137 authored about 7 years ago by Matt Fellows <[email protected]>
chore(docs): add note that new features should be in TS branch

b05949e7ad3982ef2c2fb6eb011fabedf632a8e1 authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #114 from thombergs/errorhandling

fix(verification): pass validation error message on

c559a085a7c103f31a42069d90614c9342e34240 authored about 7 years ago by Matt Fellows <[email protected]>
fix(verification): pass validation error message on

3041282a2d3bf79861e9c0e3598332d0cc1ca19a authored about 7 years ago by Tom Hombergs <[email protected]>
feat(pact-node): upgrade to pact-node 5.x.x

6d2ad81b5681c35de5b28bfcd8d3b0ff97320957 authored about 7 years ago by Matt Fellows <[email protected]>
wip: testing 5.x.x upgrade

d7d77adab987eeab566aeb974f91f61255f9d5ae authored about 7 years ago by Matt Fellows <[email protected]>
wip: working karma-pact 2.x.x

ae7f4bbc2d90760e3522a6d84c68b81a5f75371d authored about 7 years ago by Matt Fellows <[email protected]>
Merge pull request #115 from sebastian-curland/feat/pact-server

feat(pact-server): allow to run pact mock server on a host other than localhost

fe33be1e7c997b58d49834ec4e9f8efbf52452a1 authored about 7 years ago by Beth Skurrie <[email protected]>
feat(pact-server): Allow to run pact mock server on a host other than localhost/127.0.0.1

e24be209bc89a16237a04ff498f78b59bb1b4086 authored about 7 years ago by sebastian <[email protected]>
Merge pull request #101 from ptornhult/master

fix(src): fix typo in error message

f5387a0be162d1b286fb1fbde612672f12832efe authored over 7 years ago by Matt Fellows <[email protected]>
fix(src): fix typo in error message

fix a typo in eachLike DSL matcher were comparison to < 1 would cause an error but error message...

e91588c0b865063288191f53a54006b9406c909f authored over 7 years ago by Peter Törnhult <[email protected]>
fix(amd): do not name AMD module in UMD #98

fced1ab5e51f3cbf2d7ce48d98c29751b6c84cae authored over 7 years ago by Matt Fellows <[email protected]>
Merge pull request #97 from TimothyJones/patch-1

docs(README): Correct markdown formatting

c73e53295fe715d55cb82646c3c5ff1a16bdf8cc authored over 7 years ago by Matt Fellows <[email protected]>
Might as well make the whole phrase a link.

07209b098ff287a79273cdfab6ceacda86a3b755 authored over 7 years ago by Michel Boudreau <[email protected]>
docs(README): Correct markdown formatting

c34ae3f6e201241f6db52c75cab78319d9b26a90 authored over 7 years ago by Timothy Jones <[email protected]>
chore(build): cache apt packages between build

ec20be6dd5a84c942f58dda4abcdd0b5b0376b1a authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): cache node artifacts between builds

b81685ceeca03b82d407e03d62bd1d48fb84e95b authored over 7 years ago by Matt Fellows <[email protected]>
chore(docs): add angular 4 example

e6c59d3644ae80ca17cf5124965490bfbfea2a3d authored over 7 years ago by Matt Fellows <[email protected]>
chore(release): release v3.0.1

797e5734468c57dc40b585b6815dba1f261f39c8 authored over 7 years ago by Matt Fellows <[email protected]>
fix(lint): fix lint in mock service

e4c61b1ad36abb04ae029f4b7275801a6d644b6e authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): ensure fast fail on build

3bad8f7e3049c6ed9f09492fee363225e576014c authored over 7 years ago by Matt Fellows <[email protected]>
chore(release): release v3.0.0

100cd6715b587942741641c646323de3209cc6d7 authored over 7 years ago by Matt Fellows <[email protected]>
Merge pull request #96 from pact-foundation/feat/karma-pact-upgrade

feat(karma): relax consumer/provider requirement in MockService

58dcd8c93efec1585fb6673681f5e2e3aa71df34 authored over 7 years ago by Matt Fellows <[email protected]>
feat(karma): relax consumer/provider requirement in MockService

- For pact-web use cases, where mock service is started
independently of the test cases themse...

e9f3a4a205ed43020ad430bd57988aef53bfcdbc authored over 7 years ago by Matt Fellows <[email protected]>
wip: add osx and other versions to build matrix

95ba2e210bcd6768dcf81f9c9b87b24f2925d7f3 authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): add lcovonly coverage reporter

2fb95f0d68d3647ca317e87f234f7291e583a5eb authored over 7 years ago by Matt Fellows <[email protected]>
chore(build): fix typescript coverage reporting

dffe05ce87de73010b20f3b81d7317a2532c6118 authored over 7 years ago by Matt Fellows <[email protected]>
wip: testing new build configuration

c83096feac357e8bf098a1eb8d3fe121bc27eb1e authored over 7 years ago by Matt Fellows <[email protected]>
feat(typescript): fix pact-web and karma tests

91ef75c55a7921f658f9119d695a078783330b0a authored over 7 years ago by Matt Fellows <[email protected]>
wip: exclude package-lock.json

9ee98131a7ca631a9fc10a6729a6f24df19a9acd authored over 7 years ago by Matt Fellows <[email protected]>
wip: webpack

abec7aa5908fa3d8b84ba58c552af86dc51745c5 authored over 7 years ago by Matt Fellows <[email protected]>
wip: typescript e2e examples

dfc5c52cb36cd44b74762197280131b8ab95b018 authored over 7 years ago by Matt Fellows <[email protected]>
feat(typescript): add integration pact tests

3b2279a914a938d4c4f4dd8be8bb4375a02db826 authored over 7 years ago by Matt Fellows <[email protected]>
wip: add coverage

988145693c211b5067dfd36a3b015355a249aeaf authored over 7 years ago by Matt Fellows <[email protected]>
wip: more typescript

6c879c8393f04dd638b897ef6052f132611bd234 authored over 7 years ago by Matt Fellows <[email protected]>