Ecosyste.ms: OpenCollective

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

github.com/mswjs/msw

Seamless REST/GraphQL API mocking library for browser and Node.js.
https://github.com/mswjs/msw

Updates dependencies

e73c53078c1c879da4e50ef0da994cc1b3808baa authored about 4 years ago by Artem Zakharchenko <[email protected]>
Updates dev dependencies

82a153aaec9de9bb6b1c204abb319b6dde07c7f6 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Implement keep alive interval

2b3ba63112a3d9b0a85ba8dddb6639c0ee90c32b authored about 4 years ago by Matt Sutkowski <[email protected]>
Remove keepAlive verbosity

c5db051fb85a4e5be33aad85f699ffa215a6ff48 authored about 4 years ago by Matt Sutkowski <[email protected]>
Make keepAlive an option, add a log when quiet:false

38db5c6e640cee93c972b94026535d6a557f55eb authored about 4 years ago by Matt Sutkowski <[email protected]>
test: fix test after change of fetch behaviour

9f911895d3859ab61beef808c8540363b640dfdd authored about 4 years ago by marcosvega91 <[email protected]>
refactor: drop response

5c5a9141eb2153ab53b5729a3e0808a28cc70fdf authored about 4 years ago by marcosvega91 <[email protected]>
fix: remove gracefullyFetch

0a06af13821913ee9b173c821c9e0fbe00a4372e authored about 4 years ago by marcosvega91 <[email protected]>
feat: change behaviour of fetch

fix #372

this PR will add a new method in the `context`. THe new method `gracefullyFetch` is a ...

b20890c92f2a6c0259cd9694c23ac70f659ac271 authored about 4 years ago by marcosvega91 <[email protected]>
test: fix test for head patching

987a9d797b3bae0a33138a92b946cccf7eabb964 authored about 4 years ago by marcosvega91 <[email protected]>
test: add failing tests

ca3264c4b65102716eee640fd61f4d4666318fb7 authored about 4 years ago by marcosvega91 <[email protected]>
setupServer (response patching): Uses local Express server instead of external one

0626f2773b11bd32ec3dee9984fec456e1ae896b authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "express" dev dependency

f7b8eee2b56bd397f92bcfef7bc8fd0dcdc35953 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Updates to "[email protected]"

bb99f51917278527f74f265b36accbb9417d157c authored about 4 years ago by Artem Zakharchenko <[email protected]>
Build: Excludes "node-request-interceptor/interceptors/*" CJS modules

d3a0843a37509a6f3efaacdebaa32ae7833a3e32 authored about 4 years ago by Artem Zakharchenko <[email protected]>
add integration tests

b155b1e151c56617a1d77df70b7ed4e835b4fc09 authored about 4 years ago by Achim Rolle <[email protected]>
fix integration test for GET

c757b6a031a6e2c5cff851bfe3dcab7fc92606c8 authored about 4 years ago by Achim Rolle <[email protected]>
Set body to null for POST & HEAD requests

dfad525ae56c0582bb266d7e38153572b1624d19 authored about 4 years ago by Achim Rolle <[email protected]>
code review changes

e92fd964afc6223cbb7bfd1d6c78168a98360adf authored about 4 years ago by Achim Rolle <[email protected]>
update test for HEAD method

1f27f74f2cae280b90d8666836368bf1c7756b84 authored about 4 years ago by Achim Rolle <[email protected]>
add test for HEAD request

0b1817cbbb14407605a05988902eb73849cf07e4 authored about 4 years ago by Achim Rolle <[email protected]>
remove unit tests

b793c15856527eb94f84f1053dc792bd88330b32 authored about 4 years ago by Achim Rolle <[email protected]>
add mocks for get & post

e254a80fe1e2746df4c52c39ef863c16d383d7ea authored about 4 years ago by Achim Rolle <[email protected]>
build(deps): bump http-proxy from 1.18.0 to 1.18.1

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Rele...

69fcf5afd9d309b784cd4111142a23548fea0f0a authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump bl from 4.0.2 to 4.0.3

Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.co...

c254c99c9a658e5619ace45cbf03ddeb1fbd027b authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update cli tests, update package config for cross env compatibility

3603519d75ca79cb1764a41fa0cbaefe57dcaf09 authored about 4 years ago by Matt Sutkowski <[email protected]>
Fix test:focused and update contributing reference

dbf3a827d3a0409600f3a6769706c44a7128b734 authored about 4 years ago by Matt Sutkowski <[email protected]>
spawnServer: Adds WDS custom route handlers on the "before" hook

d007238fd2e522edc7d22f7b76d6429992aa0cfd authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds network deference test in case of the worker registration failure

fc7a7fdbb9c965463842647365300d3135b9dc65 authored about 4 years ago by Artem Zakharchenko <[email protected]>
deferNetworkRequestsUntil: Changes the explanatory comments slightly

abbd5784573095d5683cae1cc2ab3f273110ab94 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Add serviceWorkerFileMatcher and tests

32af59bd0b42273576b3c27313dadd77f133d102 authored about 4 years ago by Matt Sutkowski <[email protected]>
Apply PR feedback

874f8a6816f84a32597895c265a67b6be5de43cb authored about 4 years ago by Matt Sutkowski <[email protected]>
setupWorker: Adds errors when failed to find a registration

2943c080bbdaaf74ec9e23147592fe76a0e6a147 authored about 4 years ago by Artem Zakharchenko <[email protected]>
getUrlByMask: Returns URL-like path string as-is

95a352e5bdb49f3c96452ae748db1a2a71bea532 authored about 4 years ago by Artem Zakharchenko <[email protected]>
rename operations api to operation

3a1ec89870db3cc7a7c9d1ad9873e6c80a9d84b7 authored about 4 years ago by Ryan Worth <[email protected]>
Refactor graphql.operations() api

56cc89946552a1b8e6045e745122dc822f934e4d authored about 4 years ago by Ryan Worth <[email protected]>
Add graphql.operations to api

867972ae23ceef2748c23a1edc222e30f4196a58 authored about 4 years ago by Ryan Worth <[email protected]>
Retouches graphql.operation

b38680dbf258047b7621a2d0256f3d72a3ffcea3 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Add support for HTTP method HEAD

d8e6d97e9bb14b071ea54fad3b5c6afd591f41fe authored about 4 years ago by Florian Goße <[email protected]>
rest: Supports RequestBodyType, ResponseBodyType generics

182e1b283b1753cf1289d38e610fef5d6161b649 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Uses "unknown" instead of any

ab2b10861777153f821450c74750d96c68978411 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Add support for more types passed to `context.json` helper

Close #349

78010427f93fb43330734f43274f9b89804b1726 authored about 4 years ago by Neil Kistner <[email protected]>
Respond to PR feedback

- Update comment to reflect usage
- Update type to match `JSON.stringify`
- Cleanup tests and ad...

28be14e08b6e78130f80463766a9cf1ee2b13a40 authored about 4 years ago by Neil Kistner <[email protected]>
setupWorker: Adds integration test for custom "serviceWorker.options.scope" value

847ec554646d67eec561b64c0843d340c6ef485c authored about 4 years ago by Artem Zakharchenko <[email protected]>
setupWorker: Merges default and custom options with "mergeRight"

9c0ef7a1c4560417c4fd860bb7a028b7e8e9056a authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "mergeRight" utility

428aedb57218554d9bcb723a12e1cf0c5c156458 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "isNodeProcess" into internal utilities

f76de19f63173fac944cd5ecb905a8e772e1212d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "jsonParse" into internal utilities

715dfe327a1406f213ef96ec8de2f076e7b40e18 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "resolveRelativeUrl" utility into "getAbsoluteUrl"

79ed5a4f5db9cd79750dfcc605cbda26deeb934f authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "onUnhandledRequest" into "utils/request" directory

e1656555e925d672b576e974716ad8e5e0a8aa18 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "requestHandlerUtils" into "utils/handlers" directory

4d2aa1315e057cd6b5d3ee478ff4315398a673c9 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "handlers" into "utils"

52b64fe6446d741c2a2decec0a794727c108d6f4 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Replaces "getJsonBody" utility with direct usage of "parseJson" in "parseBody"

218b52a7313591f086a401642f60ccf8fd637319 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Groups URL-related utilities under "url" directory

32a076feff3cb4bacd822ad2da630d08234affc4 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "matchRequest" utility into "matchRequestUrl"

fae28aa0aacf5a0e2022ff242376599b1f5e12d3 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "resolveMask" utility into "getUrlByMask"

fff04a6f72bf6047404b94c11181af9c2a1d5473 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "logger" utility directory into "logging"

3823632df993213862180ac8dfcd4716be4b226c authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "getPublicUrlFromRequest" to request utilities

fdab2bbe7315f0148758e775f9a7d8608aaa4305 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames "deferNetworkRequests" test suite

88c74d1cb76cb5509121ce3cba8992d6f9723dfa authored about 4 years ago by Artem Zakharchenko <[email protected]>
Moves "isStringEqual" to internal utilities

4631fde3f77bab24bd3f1a0be7485a6d34c88ae3 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Update README.md

fixing a typo

2478051041092ccc376f8938e3b14fcc404135a6 authored about 4 years ago by Aman Mavai <[email protected]>
Adds "getPublicUrlByRequest" utility

d6f0cd05d1dbedba5c1ec5b8d5149b4c584333b2 authored about 4 years ago by Artem Zakharchenko <[email protected]>
onUnhandledRequest: Adds request handler declaration suggestion

de0f5836a3101b9214b5842d57c59cc1dd687f6a authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.20.5

a126de22c7604f84e1a904c3025282ad25ebb00d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Update rest.ts

8d5ac09deefd23d06bfd5e81dba28ce6c78e6e8a authored about 4 years ago by Matthew Costabile <[email protected]>
Update index.ts

312ba75d6e5ec2ecfbacee07e179f52ab1a01358 authored about 4 years ago by Matthew Costabile <[email protected]>
Bumps "node-request-interceptor" to 0.3.5

d5dde0bdc1a496e751196c8a99a415a476b180b4 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Return the existing mock registration if there is one

6f73281ba6535c7fd6c971fc9703d2b8f80e7061 authored about 4 years ago by Matt Sutkowski <[email protected]>
Remove redundant check

050eafeffb05c0d5786a6082fcebcf82f224fe3b authored about 4 years ago by Matt Sutkowski <[email protected]>
Make getWorkerByRegistration find and filter to support all cases

1040192b4a3d4a3d4438e912072b0042acf7884f authored about 4 years ago by Matt Sutkowski <[email protected]>
Provides minor adjustments to the "getWorkerByRegistration" refactoring

00eac3a46428e998150c717054c6ac6c4f314752 authored about 4 years ago by Artem Zakharchenko <[email protected]>
v0.20.4

1b0f9910c656be2bb75476fc924d251d8738e470 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Bumps "node-request-interceptor" to 0.3.4

3c044a20a43ae007d431cd69ab1c357cabe08f52 authored about 4 years ago by Artem Zakharchenko <[email protected]>
pr feedback

38d6764e919a406c2b527c3ead59edacb4b6ff10 authored about 4 years ago by Ben Monro <[email protected]>
fix(graphql): handle POST w/ no query in graphql

c8bb32c80a770e7e43de83a2898c514365e7e967 authored about 4 years ago by Ben Monro <[email protected]>
v0.20.3

4b2f057ee63f8b3a7afcca511d709f5691665756 authored about 4 years ago by Artem Zakharchenko <[email protected]>
fix: wait accumulator to understand if response was found

bfc04d6226162c0eae488fa283dac3e28dc457c4 authored about 4 years ago by marcosvega91 <[email protected]>
feat: fall-trought until a response is found

fix #258

8e7a31ba64ec6c46e214e112d388961d743992e4 authored about 4 years ago by marcosvega91 <[email protected]>
test: add failing test

ce33134c3d934b5e5e2b0a7823ce3b91fb3870fd authored about 4 years ago by marcosvega91 <[email protected]>
getResponse: Parses request once, refines nullable request handler

5a1e5b820a25a672fa1933a38f46d7ef5b8af64e authored about 4 years ago by Artem Zakharchenko <[email protected]>
refactor: use new captureConsole function

9b6679fdae6ee5850111984e86b49d334270638e authored about 4 years ago by marcosvega91 <[email protected]>
Moves "fall-through" test case into "scenarios" directory

5bd1ded91c0a5714e5849fc8bb49dec9c4b32258 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Aligns the console messages in "fall-through" browser test

1c31bb77af4650e6db09aae2889f1b2704e96464 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds "fall-through" test scenario for "setupServer" API

bcb360e003c34db22026fbe3b5074a7d4570084d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds test suite for entirely side-effect request handlers

7559f233fcdf33089cd08cdb6c45ef57c32ed9b9 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Marks fall-through request handlers with the method prefix

b00aea06c50b3daeaa7d0dc7a38dd2301dec946d authored about 4 years ago by Artem Zakharchenko <[email protected]>
Flattens the "fall-through" test suite

4b06590c365304bf5729235c4ae49bfa60f270a7 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Renames the "fall-through" test module

d04c06ac9b007d9149342c8bc25aa7627592c5fa authored about 4 years ago by Artem Zakharchenko <[email protected]>
feat: evaluate all handlers but return the first not empty response

7c5577bd5ba4e29cb48a01f40688837deaa53ad9 authored about 4 years ago by marcosvega91 <[email protected]>
fix: stop on first not-empty match

07ca5d274b20abf7453f2f25532f132d5686a9a8 authored about 4 years ago by marcosvega91 <[email protected]>
v0.20.2

63dcd6e057b0b0485cf34724c4d9901d210a2987 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Sets "allowSyntheticDefaultImports" to false

99d6a3f59ffcadb56f9d2c054876f1c9efabbff4 authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds request matching utilities

726bc56c6d46abd95431a0f6f8e0ddb620bfa709 authored about 4 years ago by Artem Zakharchenko <[email protected]>
REST: Uses request matching utilities

accd1adea748f2cf3de735cd6b48b52f67c97351 authored about 4 years ago by Artem Zakharchenko <[email protected]>
GraphQL: Adds the "graphql.link" API

25eeeff6738c8378425e97bab2c81adbaadbd65f authored about 4 years ago by Artem Zakharchenko <[email protected]>
Adds binary response integration test for "setupServer" API

a70d08b248bd601c4b8ea0b8e68c08bdda5fba33 authored about 4 years ago by Alessandro Cuppari <[email protected]>
Delay test flakiness resolved

- increased deviation from 150 -> 200
- for i in {1..100}; do npx jest delay --silent --bail || (...

c9cfd586801d8bf602c7e8b154e0e7a7104cc18c authored about 4 years ago by Jacob Evans <[email protected]>
Do not set document.cookie on plain node

If `document` does not exist in the environment,
`ctx.cookie` should not attempt to save cookies...

84ee8ebb370fc9a858897401b40273d532037e49 authored about 4 years ago by Eduardo Pinho <[email protected]>
Refactor test: set cookie on response headers node

79db1bf2f5b32869b024bc2c5b918b30558b0660 authored about 4 years ago by Eduardo Pinho <[email protected]>
Adds a generic "AsyncResponseResolverReturnType"

efb5326a4a121c483dd0ee92adec5025b74c05b9 authored about 4 years ago by Artem Zakharchenko <[email protected]>