Ecosyste.ms: OpenCollective

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

Mock Service Worker

A seamless REST/GraphQL API mocking library for JavaScript applications.
Collective - Host: opensource - https://opencollective.com/mswjs - Website: https://mswjs.io - Code: https://github.com/mswjs/msw

Improves context utilities JSDoc

github.com/mswjs/msw - 8f989ef5fdc1680aac1d78f2e4d785ab93767bc1 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Improves "graphql" handlers JSDoc

github.com/mswjs/msw - 833887261cdc8a9cba3ea5ee8f87f8e92878ea3b authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.24.0

github.com/mswjs/msw - e8caa512b0f34a9a39b5e000c240e6dbf743e6dc authored about 4 years ago by Artem Zakharchenko <[email protected]>
Uses custom context util for JSONBig serialization

github.com/mswjs/msw - 3f2bc99c45af28cfb446819c430c235eeeb2dc2b authored about 4 years ago by Artem Zakharchenko <[email protected]>
data, errors: Merges previous JSON body manually

github.com/mswjs/msw - db1c1cafd4f7ca2d92a2af930f43a97339ebd30a authored about 4 years ago by Artem Zakharchenko <[email protected]>
data, errors: Removes JSON merging

github.com/mswjs/msw - db48ed098472e42125db6b0c8294e4dd3332df78 authored about 4 years ago by Artem Zakharchenko <[email protected]>
response: Removes default JSON body transformer

github.com/mswjs/msw - 642301142a30a45474de8b7a9e65c08a911baf5c authored about 4 years ago by Artem Zakharchenko <[email protected]>
json: Always stringifies the given body

github.com/mswjs/msw - 1bd21c2b1f7292029b6da55e757dc313250170a7 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Uses custom context util for "setupWorker" custom transformers integration test

github.com/mswjs/msw - 997730d0b67a0c7aaecf1b6edd08463f43b5a469 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: do not stringify res.body if content is string

github.com/mswjs/msw - 3f020a071cee2c605978901142b1fb302f4b2cb4 authored about 4 years ago by Otacilio Lacerda <[email protected]>
Composes "halJson" custom util for custom request handler context scenario

github.com/mswjs/msw - 95af5fdc6b20f59c3780fc52d196052c4f0b2729 authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.23.0

github.com/mswjs/msw - 33022cdecb6c979b5e2963dc88aaa2b886d7adba authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds type annotations to the "compose" function

github.com/mswjs/msw - f91c850c7e517222db567b7407d34df71b2ce97c authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds async default transformer integration test

github.com/mswjs/msw - bc7b08218e62f2728392f0643730ad604d65d712 authored about 4 years ago by Artem Zakharchenko <[email protected]>
compose: Supports composing async functions

github.com/mswjs/msw - 23852364919722bee551838725992c8a6eab2f9b authored about 4 years ago by Artem Zakharchenko <[email protected]>
Provides global "url-loader" definition for tests

github.com/mswjs/msw - 84b9d71db58e1538bdc771b9b0a29910fbfa6bd0 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Exports the "compose" function publicly

github.com/mswjs/msw - 4c01e54cf235383900180087661cdf5d91a85639 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Handles "response" as potentially async in unit tests

github.com/mswjs/msw - d89fb47bc4e9a1682657c43e34d08c3258d7d42c authored about 4 years ago by Artem Zakharchenko <[email protected]>
Supports async response transformers

github.com/mswjs/msw - d9a85a7625b2870dd33f33e9f76f2dc3d2095c1b authored about 4 years ago by Artem Zakharchenko <[email protected]>
Change sandbox config

github.com/mswjs/msw - fa7be561307aff5d47c0cbfa19524d35d74c0f79 authored about 4 years ago by Matt Sutkowski <[email protected]>
Add codesandbox ci config

github.com/mswjs/msw - 384fb5aec95e32a73ae6c644fdad0edd53ad0ad5 authored about 4 years ago by Matt Sutkowski <[email protected]>
Codesandbox: Uses "msw-react" remplate

github.com/mswjs/msw - e32b97efcf5424dc8d5c0474d17acda9b68373d9 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Try using goofy darwin

github.com/mswjs/msw - 5a64dcdb1c3072474195ffe20905bf136790492b authored about 4 years ago by Matt Sutkowski <[email protected]>
v0.22.3

github.com/mswjs/msw - 56b459bf1ecda6200d6160622524199884bd5a9d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "type" to the request handle meta info

github.com/mswjs/msw - 4cd49a071c01225fdf4037e74bf4201ea31ae677 authored about 4 years ago by Artem Zakharchenko <[email protected]>
rest: Removes "method" from the returned meta info

github.com/mswjs/msw - 4691b1236c51501bba71e017a2c9150dabeb7355 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames ".list()" to ".printHandlers()"

github.com/mswjs/msw - 2ffd1b62df56850b0e30f9f9b9a3fcedc4a39cdd authored about 4 years ago by Artem Zakharchenko <[email protected]>
Exposes "mask" and "method" in request handler meta. Adds REPL preview

github.com/mswjs/msw - 7eda8183fb4d7ade70e095f317d16a1aa39160a7 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Supports listing current request handlers

github.com/mswjs/msw - 944d805d17777bc3d1faac94e6d1dfcb973b80fa authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds browser integration tests for "printHandlers"

github.com/mswjs/msw - 5b232eb181c9b78bc0fb26954b448e5ccd26ed24 authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.22.2

github.com/mswjs/msw - 7e8ea98384332001b563a88acbc053871e705d23 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix duplicate param error

github.com/mswjs/msw - ccc197de36b1eea90872a0f51c1a25bb435ad413 authored about 4 years ago by Pawel Socha <[email protected]>
Uses publicly exported "SetupWorkerApi" in integration tests

github.com/mswjs/msw - d502daf40da492f2a48b01e08b0f0f019af268a9 authored about 4 years ago by Artem Zakharchenko <[email protected]>
declare ServerInstance interface

github.com/mswjs/msw - 411f26199ae60e2cd17f3d8df254ebe276992b4f authored about 4 years ago by Ofek Deitch <[email protected]>
Exports "SetupWorkerApi" and "SetupServerApi" types publicly

github.com/mswjs/msw - 904203ae2f059382e8279fa754ed045207d34a19 authored about 4 years ago by Artem Zakharchenko <[email protected]>
move "SetupWorkerApi" and "SetupServerApi" into own glossaries

github.com/mswjs/msw - f2814acb85f8e79faf8d1ff8d4bfc0fbe52b8533 authored about 4 years ago by Ofek Deitch <[email protected]>
setupServer: Removes inferred argument types

github.com/mswjs/msw - e76f1989fd425ceb812cae86076dc7b94ebfc1d6 authored about 4 years ago by Artem Zakharchenko <[email protected]>
README: Replaces david dependencies badges with libraries.io

github.com/mswjs/msw - d015cc2870062d6be0bc4d1f6698f6274fae4d93 authored about 4 years ago by Artem Zakharchenko <[email protected]>
README: Removes company usage notice

github.com/mswjs/msw - 0baacc5d34cf775cdfd31bb2b05cc8dbe0435799 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Fixes "custom-transformers" integration test

github.com/mswjs/msw - 820446d67b87ef55204887d719bb10445967c434 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "graphql" unit test suite

github.com/mswjs/msw - e0d25545a23ffc6a75d63780cb6034b0c6c64b38 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "rest" unit test suite

github.com/mswjs/msw - 7429ddbf3a71f43d430d912432f4dbf239b212a2 authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.22.1

github.com/mswjs/msw - 4826a3c996aaa98610be8cc6b1ffe13d1578b5c3 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: parses JSON req/res body if its content-type includes 'json'

github.com/mswjs/msw - a33a153016adcb0aebe6fab1c8b21a9ceab0a0c9 authored about 4 years ago by Otacilio Lacerda <[email protected]>
Updates project dependencies

github.com/mswjs/msw - a851536cc00b23ce7c3a7d71cb5a02ae865adec0 authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.22.0

github.com/mswjs/msw - 9ea621f54c66196df5e99d5631f10e769a80da65 authored about 4 years ago by Artem Zakharchenko <[email protected]>
feat: add custom transformers

fix #440

github.com/mswjs/msw - 08efe63628c575fd31428a339550c3d8e7f29663 authored about 4 years ago by marcosvega91 <[email protected]>
Flattens "createResponseComposition" function arguments

github.com/mswjs/msw - c0c9d7c7b411ec2def84cb745c4528dc16820c4d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Exports response types publicly

github.com/mswjs/msw - 8b90f109e10de33ac2566b94865e8b2a0522882b authored about 4 years ago by Artem Zakharchenko <[email protected]>
Updates "node-match-path" to 0.5.2

github.com/mswjs/msw - 6dc1debb6189855995a5317141fe1f2c1d550276 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: .json() must be awaited

github.com/mswjs/msw - c9855a88ba41a8ae757c297312399e0bc8c6f3d1 authored about 4 years ago by marcosvega91 <[email protected]>
ctx.status: Adds integration tests

github.com/mswjs/msw - a940e2a3d3d32ff2063f0a2633d740bf67360420 authored about 4 years ago by Artem Zakharchenko <[email protected]>
ctx.status: Flattens unit tests

github.com/mswjs/msw - 719f40913d6600803678077bbe5f84ac203b8e26 authored about 4 years ago by Artem Zakharchenko <[email protected]>
ctx.status: Fixes synthetic default import of the "statuses" package

github.com/mswjs/msw - b02ea2cae5d321756867972d34164388782d81ce authored about 4 years ago by Artem Zakharchenko <[email protected]>
ctx.errors: handles undefined and null values

github.com/mswjs/msw - 327b384938b1fdf44e77c5bd79e91b7fab0aaad4 authored about 4 years ago by Alejandro Garcia Anglada <[email protected]>
docs: add build note to integration tests

github.com/mswjs/msw - a1d1c4d53a72d2e0c82103675fb7132ba0dff418 authored about 4 years ago by timdeschryver <[email protected]>
mockServiceWorker: Short-circuits on the navigation and missing client states early

github.com/mswjs/msw - 39e4451e0ea446913a62055c752d9c7381b9e19b authored about 4 years ago by Artem Zakharchenko <[email protected]>
refactor: improve to embed into transformers

github.com/mswjs/msw - 347b4a5b08b2a56f810ca190aab35ece1129c859 authored about 4 years ago by tdeekens <[email protected]>
parseBody: Adds unit test for JSON-like content types

github.com/mswjs/msw - 996012934aaf2ef7d4e8f4b27fa0e197c1200444 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Fixes custom request handler integration test mocks

github.com/mswjs/msw - 12608804b16084e5060a7d8e2f460d6f5c08a4e0 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Throws when attempting to run a focused test given a test suite

github.com/mswjs/msw - ac5755d7eead28c52d0f659c5c1f57275b9dfddc authored about 4 years ago by Artem Zakharchenko <[email protected]>
Handles JSON body merging and stringification

github.com/mswjs/msw - 9fa11b1290c31dbc848094b2adf170a99885efa1 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "isObject" utility

github.com/mswjs/msw - c97b9a64d7fd6eb3926ac455691ef0c94948d921 authored about 4 years ago by Artem Zakharchenko <[email protected]>
refactor: to pass down the value

github.com/mswjs/msw - 53a2aee3d6860163efdd1bea8a3f48dbd794e685 authored about 4 years ago by tdeekens <[email protected]>
refactor: to use ternary

github.com/mswjs/msw - b08dc99e3684422ccd47c4a4c5bd24e1b5fcff2a authored about 4 years ago by tdeekens <[email protected]>
mergeRight: Uses the internal "isObject" utility

github.com/mswjs/msw - bb4f872adda14670b52af47eb7dab5cc698ae59e authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: to use type inference for return

github.com/mswjs/msw - c066c2523394241d058920832c4e832b50c98c62 authored about 4 years ago by tdeekens <[email protected]>
refactor: remove premature optimization

github.com/mswjs/msw - 2bcdb5d448ffa82499ed5171da12dda09e340dc3 authored about 4 years ago by tdeekens <[email protected]>
test: add spec for data and errors merging calls

github.com/mswjs/msw - 549a157c752d1543b85a44a91313357f60941351 authored about 4 years ago by tdeekens <[email protected]>
fix: the typing of body type for json

github.com/mswjs/msw - 13e221b0e95786d7bc81b37f844e6ff91d144463 authored about 4 years ago by tdeekens <[email protected]>
refactor: to use mergeRight to merge deeply

github.com/mswjs/msw - c7e1b922f2c5fd6ee1f65ff201a38422a7fb2b83 authored about 4 years ago by tdeekens <[email protected]>
fix: order of overwrites due to pipe (flowRight)

github.com/mswjs/msw - 8b94707430deffcb1998075f8b1c9cb38460e33c authored about 4 years ago by tdeekens <[email protected]>
feat: add support for composing data and errors in graphql

github.com/mswjs/msw - c937313da3ef10ca93a928d95064c1a063d14382 authored about 4 years ago by tdeekens <[email protected]>
Parses JSON request/response body if its content-type ends with "json"

github.com/mswjs/msw - e6b60c0fbc467850ca3a4cbd117ad900bf19dd66 authored about 4 years ago by Artem Zakharchenko <[email protected]>
refactor: to post process json body

github.com/mswjs/msw - 470cad55be78ed86ecb309d043d33fc052d9a53f authored about 4 years ago by tdeekens <[email protected]>
Excludes all modules from the "node" build directory

github.com/mswjs/msw - 02cb11cfc1b43a56487ccd24f04137f0b299b3eb authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.21.3

github.com/mswjs/msw - d48a2afb892e7abfefb7f099097d644a1ca6dbc9 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Annotates request params in the integration test

github.com/mswjs/msw - 34adad350ad1e69861a8ad9a7652dc604401e431 authored about 4 years ago by Artem Zakharchenko <[email protected]>
add the necessary typings

github.com/mswjs/msw - 26940a8ce0dd36d9e28abb6e80300abdcf7361e6 authored about 4 years ago by Wojciech Matuszewski <[email protected]>
Export GraphQLRequestParsedResult type to fix TypeScript errors

github.com/mswjs/msw - 0df95bbe6723cd0e39ff43bb4ace6411190d823c authored about 4 years ago by Alex <[email protected]>
fix: update message and rename files

github.com/mswjs/msw - 107fa96ca5052dd74cf3c15d01572e637965745b authored about 4 years ago by marcosvega91 <[email protected]>
test: add failing tests

github.com/mswjs/msw - 4abf5edd4bef117858a7cdf08e09399c200cacd3 authored about 4 years ago by marcosvega91 <[email protected]>
Uses "Array" term instead of ambiguous "list"

github.com/mswjs/msw - 2b133436cd405a9ebf6d6882d5b8e47997b943f6 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: add check on setupWorker and setupServer functions

fix #400

github.com/mswjs/msw - c957b28bfd760dba56f5fedb0d846ec67ce27d84 authored about 4 years ago by marcosvega91 <[email protected]>
Flattens MSW API integration test suites

github.com/mswjs/msw - b617392a17d3d4356e52ac4dca8ac0c120599ec0 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "fs-extra" dependency

github.com/mswjs/msw - 1c4244881322dca3827ab05fb1fd6bebe233df4e authored about 4 years ago by Artem Zakharchenko <[email protected]>
Flattens GraphQL API integration test suites

github.com/mswjs/msw - 42b406f50ae36dbb26bbf59c8b7125a4c9ba5e8d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Flattens REST API integration test suites

github.com/mswjs/msw - 710bdf67848e414c70cda86e011227bc1285ddce authored about 4 years ago by Artem Zakharchenko <[email protected]>
spawnServer: Errors on non-existing example or msw build file paths

github.com/mswjs/msw - bf8cee88badc46508806028f89b65923648ff809 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Changelog: Uses the "https" protocol in the URL

github.com/mswjs/msw - 181b17def8d570fbf13cb7363476671a8ca1ef2d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Uses "test" instead of "it" in test suites

github.com/mswjs/msw - 7585f5440fec589524626bfa70ec8ed666faf986 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Create CHANGELOG.md

github.com/mswjs/msw - 80977581977f9a0a3f81e08399053d346ffae241 authored over 4 years ago by balavishnuvj <[email protected]>
Update CHANGELOG.md

github.com/mswjs/msw - 35ff9d1a5b541a145ffecda85d09ffcdc5d8f924 authored over 4 years ago by balavishnuvj <[email protected]>
Update CHANGELOG.md

github.com/mswjs/msw - c272f45128192be310f4550d78cf82705efb859f authored over 4 years ago by balavishnuvj <[email protected]>
v0.21.2

github.com/mswjs/msw - 5d842c54a48722ec96b6fa93e580400468e9ce3b authored over 4 years ago by Artem Zakharchenko <[email protected]>
Replaces the "unknown" generic with "any"

github.com/mswjs/msw - 81da2b9ed1d11b93de4c922d9ae3231b3f54ffa6 authored over 4 years ago by Artem Zakharchenko <[email protected]>
v0.21.1

github.com/mswjs/msw - db6f22c57c13e81690c86404ed05f2701cb34083 authored over 4 years ago by Artem Zakharchenko <[email protected]>
Annotates request handler generics as "any" by default

github.com/mswjs/msw - eec2a9ee3450af2ad3f33369157a1220117289c6 authored over 4 years ago by Artem Zakharchenko <[email protected]>
v0.21.0

github.com/mswjs/msw - 079abcc49aefb35f947596cce353312109b4e67b authored over 4 years ago by Artem Zakharchenko <[email protected]>
Updates package description

github.com/mswjs/msw - 4deba2c0e470f011e06f4f609da60c9bc11e5161 authored over 4 years ago by Artem Zakharchenko <[email protected]>