Ecosyste.ms: OpenCollective

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

github.com/mswjs/msw

Industry standard API mocking for JavaScript.
https://github.com/mswjs/msw

test: add .use() replacement regression tests

kettanaito opened this pull request 8 months ago
fix(Disposable): make the ".dispose()" method synchronous

kettanaito opened this pull request 8 months ago
fix: prevent error when request not present

Codermar opened this pull request 8 months ago
Missing `await` in the getting started example section for fetch call

johnsonsamuel opened this issue 8 months ago
feat: add `HttpResponse.html()` static method

scruffymongrel opened this pull request 8 months ago
How do I implement MSW in a NextJS backend?

moonman239 opened this issue 9 months ago
feat: treat unhandled exceptions in handlers as 500 error responses

kettanaito opened this pull request 9 months ago
fix: give `node` export condition higher priority

phryneas opened this pull request 9 months ago
fix: purge persisted clients on page reload

kettanaito opened this pull request 9 months ago
test: add type test for HttpResponse.error

jacquesg opened this pull request 9 months ago
Unable to use HttpResponse.error() with TypeScript

jacquesg opened this issue 9 months ago
fix: preserve search params in "onUnhandledRequest" messages

nagadevkrishna opened this pull request 9 months ago
fix(WebSocketClientManager): use localStorage for clients persistence

kettanaito opened this pull request 9 months ago
Preserve the original request URL in "onUnhandledRequest" warnings

kettanaito opened this issue 9 months ago
chore(deps-dev): bump undici from 5.28.3 to 5.28.4

dependabot[bot] opened this pull request 9 months ago
chore: update to [email protected]

kettanaito opened this pull request 9 months ago
Issue with response resolver types after recent upgrade

joeldotsh opened this issue 9 months ago
disable prettier as well

scr2em opened this issue 9 months ago
First-class Server-Sent Events (SSE) API

kettanaito opened this issue 9 months ago
Chrome unregisters MSW after 5 mins of inactivity / idle

jkinger opened this issue 9 months ago
fix: use `createRequestId()` instead of `crypto.randomUUID()`

kettanaito opened this pull request 9 months ago
feat(ws): add logging to WebSocket connections

kettanaito opened this pull request 9 months ago
`TypeError: crypto.randomUUID is not a function` with msw 2.2.12

maxime-bc opened this issue 9 months ago
fix: do not mutate user-defined "X-Request-Id" request header

kettanaito opened this pull request 10 months ago
fix: support async generators as response resolvers

kettanaito opened this pull request 10 months ago
fix: accept a narrower response body type by default

kettanaito opened this pull request 10 months ago
Error: No known conditions for "./browser" specifier in "msw" package

Ankur-Marwaha opened this issue 10 months ago
Narrowing the response body type in `HttpResponse.json`

Hajime-san opened this issue 10 months ago
docs: add vital to bronze sponsors

kettanaito opened this pull request 10 months ago
fix: feature "new URL()" in the redundant query params warning

psjostrom opened this pull request 10 months ago
fix: properly infer parameter and return types in `server.boundary()`

Andarist opened this pull request 10 months ago
fix(setupServer): infer function args and return in ".boundary()"

kettanaito opened this pull request 10 months ago
fix(setupWorker): remove left-over console.log()

kettanaito opened this pull request 10 months ago
quiet: true should supress RESPONSE LISTENER logs

pot-code opened this issue 10 months ago
drop CommonJS support

Hajime-san opened this issue 10 months ago
fix: resolve "~/core" import for .d.mts modules

kettanaito opened this pull request 10 months ago
fix(setupWorker): emit the correct life-cycle events for bypassed requests

kettanaito opened this pull request 10 months ago
fix(bypass): support modifying the bypassed request

kettanaito opened this pull request 10 months ago
fix: improve the worker integrity warning

kettanaito opened this pull request 10 months ago
fix: make worker integrity mismatch a warning

kettanaito opened this pull request 10 months ago
fix: resolve "@inquirer/confim" default export

kettanaito opened this pull request 10 months ago
chore: update "@ossjs/release" to 0.8.1

kettanaito opened this pull request 10 months ago
fix: remove upper version range for "typescript"

kettanaito opened this pull request 10 months ago
Mocked data getting empty string

vishal-vc opened this issue 10 months ago
chore: update ts eslint versions

mattcosta7 opened this pull request 10 months ago
Cannot read properties of undefined (reading 'url')

kmiwa-clari opened this issue 10 months ago
TypeError: Right-hand side of 'instanceof' is not an object

BrunoQuaresma opened this issue 10 months ago
Request with FormData body makes Jest hang forever

louislebrault opened this issue 10 months ago
fix: remove the upper range for `typescript` peer dependency

kettanaito opened this pull request 10 months ago
fix: parse "Set-Cookie" response header with commas correctly

ushiboy opened this pull request 10 months ago
chore: update to [email protected]

harryzcy opened this pull request 10 months ago
support selecting interceptors

juliusmarminge opened this issue 10 months ago
support custom fetch option

juliusmarminge opened this issue 10 months ago
Infering the `boundary` callback arguments

Tenga opened this issue 10 months ago
TypeError: confirm is not a function

Grohden opened this issue 10 months ago
Mock a request that contains both query and path parameters

kr8n3r opened this issue 10 months ago
Add delay before each request

primeapple opened this issue 11 months ago
fix: add guard for missing context requests

lisatassone opened this pull request 11 months ago
Browser: Cannot read properties of undefined (reading 'url')

hal-shin opened this issue 11 months ago
chore(deps-dev): bump ip from 1.1.8 to 1.1.9

dependabot[bot] opened this pull request 11 months ago
Mocked stream response with multiple enqueues hangs process

aduth opened this issue 11 months ago
JSON response with special chars truncated since 2.2.0

LeBenLeBen opened this issue 11 months ago
chore(deps-dev): bump undici from 5.23.0 to 5.28.3

dependabot[bot] opened this pull request 11 months ago
fix: remove unused types

kettanaito opened this pull request 11 months ago
React Native: server.use does not add request handlers

RayOei opened this issue 11 months ago
Feat/remote server

chrisb2244 opened this pull request 11 months ago
style: remove unnecessary semicolon from IIFE in worker script

saul-atomrigs opened this pull request 11 months ago
Add "http" and "graphql" exports

kettanaito opened this issue 11 months ago
chore: use vitest for type testing

KaiSpencer opened this pull request 11 months ago
fix(setupWorker): set "response.url" in "response:*" events

kettanaito opened this pull request 11 months ago
feat: support TypeScript 5.3 for msw 1.3.x (#1875)

SerkanSipahi opened this pull request 11 months ago
Feat/ws sync handlers

chrisb2244 opened this pull request 11 months ago
React Native Msw And Axios Not Working Together

batu0b opened this issue 11 months ago
feat: support TypeScript 5.3.x for msw 1.3.x

SerkanSipahi opened this issue 11 months ago
feat: drop webpack 4 support (remove "chokidar")

sairus2k opened this pull request 11 months ago
feat: use a lightweight "@inquirer/confirm" in the CLI

sairus2k opened this pull request 11 months ago