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(resolutionContext): add test for baseUrl configuration

mattcosta7 opened this pull request about 1 year ago
docs(resolutionContext): Update handleRequest.ts

mattcosta7 opened this pull request about 1 year ago
chore: remove unused method and parameters

mattcosta7 opened this pull request about 1 year ago
fix: null-body responses enforced in createResponseListener instead o…

mattcosta7 opened this pull request about 1 year ago
fix: force response bodies for 304s to be null

halfbakedsneed opened this pull request about 1 year ago
Faulty 304 handling results in `Failed to construct 'Response'` error

halfbakedsneed opened this issue about 1 year ago
test: add axios error response test

kettanaito opened this pull request about 1 year ago
Compare to Mocks Server

monolithed opened this issue about 1 year ago
chore(deps-dev): bump the npm_and_yarn at /. security update group with 1 update

dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump node-forge and webpack-dev-server

dependabot[bot] opened this pull request about 1 year ago
fix: resolve segfault issue caused by "node:events" import

mattcosta7 opened this pull request about 1 year ago
chore: remove ts-ignores. force ts-expect-error

mattcosta7 opened this pull request about 1 year ago
Conditionally disable SSE in mockServiceWorker

ThaNarie opened this issue about 1 year ago
Improve GraphQL TypedDocumentNode usage in the new MSW.js version

MatejBransky opened this issue about 1 year ago
fix: node:events segfault

mattcosta7 opened this pull request about 1 year ago
Jest support through custom environments

wkeese opened this issue about 1 year ago
Package path ./browser is not exported from package (Next.js)

xereda opened this issue about 1 year ago
fix: throw on invalid request handlers value in ".use()"

kettanaito opened this pull request about 1 year ago
Bump "typescript": ">= 4.7.x <= 5.2.x" to "typescript": ">= 4.7.x <= 5.3.x"

AdrienFromToulouse opened this issue about 1 year ago
fix: support [email protected]

falsepopsky opened this pull request about 1 year ago
fix: skip parsing GraphQL requests if the request url doesn't match

mattcosta7 opened this pull request about 1 year ago
bypass function does not work with supertest

arenoir opened this issue about 1 year ago
segfault in jest with [email protected]

Ansile opened this issue about 1 year ago
fix(graphql): allow null for "data" and "errors" response property types

kettanaito opened this pull request about 1 year ago
Syntax Error Prevents Code from Loading when packed in Vue/Vite app

elasticcode-ai opened this issue about 1 year ago
fix(deferNetworkUntil): restore module patches on registration rejections

kettanaito opened this pull request about 1 year ago
chore: remove "node-fetch"

kettanaito opened this pull request about 1 year ago
Drop "node-fetch" from the test suite

kettanaito opened this issue about 1 year ago
test(cookies): use global fetch vs "node-fetch"

kettanaito opened this pull request about 1 year ago
test(node): add request blob tests

kettanaito opened this pull request about 1 year ago
pnpm install msw on Windows fails

sourceful-wing opened this issue about 1 year ago
Sending corrupted Blob breaks requests

flosincapite opened this issue about 1 year ago
fix(react-native): import "node:events" lazily

kettanaito opened this pull request about 1 year ago
fix: change request cookie type to be Record<string, string>

ezzatron opened this pull request about 1 year ago
TypeScript error when using async resolver predicates

kulla opened this issue about 1 year ago
test: add axios upload test

kettanaito opened this pull request about 1 year ago
fix(GraphQL): expose request cookies in "cookies" argument

kettanaito opened this pull request about 1 year ago
Cannot access `cookies` in graphql resolver

usaid-hasan opened this issue about 1 year ago
TypeError: performance.markResourceTiming is not a function

robdodson opened this issue about 1 year ago
fix: correct docs link for anonymous GraphQL operations

okkimus opened this pull request about 1 year ago
fix(xhr): support environments without location (React Native)

kettanaito opened this pull request about 1 year ago
MSW 'delay' never completes when using Cypress to mock timers (cy.clock)

rstoneIDBS opened this issue about 1 year ago
Expo / React Native not having support for 'events'

thomasgrivet opened this issue about 1 year ago
fix: safely access "Response.type" in cloudflare

kettanaito opened this pull request about 1 year ago
fix: safely access "request.credentials" in cloudflare

kettanaito opened this pull request about 1 year ago
fix: allow setting "timeout" on XMLHttpRequest

kettanaito opened this pull request about 1 year ago
fix: update @mswjs/interceptors to 0.25.8

kettanaito opened this pull request about 1 year ago
React Native: "Unable to resolve module http"

jeltehomminga opened this issue about 1 year ago
test: add miniflare environment regression test

mattcosta7 opened this pull request about 1 year ago
fix: allow overriding "Content-Type" in HttpResponse static methods

kettanaito opened this pull request about 1 year ago
fix: narrow `body` type for `HttpResponse.json()` to be serializable json

kettanaito opened this pull request about 1 year ago
fix: remove "formdata-node" dependency

kettanaito opened this pull request about 1 year ago
Types refer to missing global interface ResponseInit

thw0rted opened this issue about 1 year ago
Axios FormData upload broken in v2

pschyma opened this issue about 1 year ago
TypeError: Failed to fetch in a `miniflare-like` environment

monoald opened this issue about 1 year ago
fix(Safari): send explicit null response bodies

kettanaito opened this pull request about 1 year ago
feat: support multiple directories in "msw.workerDirectory"

kettanaito opened this pull request about 1 year ago
`jest.useFakeTimers()` stuck the test in MSW 2

joel-daros opened this issue about 1 year ago
fix: export missing "GraphQLResolverExtras" and "GraphQLResponseBody" types

jb-1980 opened this pull request about 1 year ago
chore: add "smoke-test/examples" workflow

kettanaito opened this pull request about 1 year ago
fix: correctly check "undefined" as response body type

kettanaito opened this pull request about 1 year ago
fix: prevent one-time handlers from incorrectly marking themselves as used

joshkel opened this pull request about 1 year ago
docs: update chat url in readme

kettanaito opened this pull request about 1 year ago
fix: output a single formatted message to console

kettanaito opened this pull request about 1 year ago
test: add one-time handler tests

kettanaito opened this pull request about 1 year ago
chore: use vitest for tests

kettanaito opened this pull request about 1 year ago
fix: encode cookie string before forwarding request cookies

Jungzl opened this pull request about 1 year ago
fix: resolve the "eventTargets" error in JSDOM by dropping "instanceof"

mattcosta7 opened this pull request about 1 year ago
Add option to reduce warnings for un-intercepted requests

mkarajohn opened this issue about 1 year ago
Jest : Cannot find module 'msw/node' from ...

PanchoutNathan opened this issue about 1 year ago
cookie resolve error if has non ISO-8859-1 string

Fallsleep opened this issue about 1 year ago
feat(HttpResponse): add empty response helper for strict empty responses

christoph-fricke opened this pull request about 1 year ago
"browser" folder is empty

xereda opened this issue about 1 year ago
Custom request predicate function

kettanaito opened this issue about 1 year ago
Create React App / Jest: Axios requests aren’t intercepted by MSW

joel-daros opened this issue about 1 year ago
fix: clone response early for response logging

kunmagg opened this pull request about 1 year ago
docs: add egghead banner to readme

kettanaito opened this pull request about 1 year ago
docs: add codacy to gold sponsors

kettanaito opened this pull request about 1 year ago
ReferenceError: TextEncoder is not defined (updating to v2)

Danielvandervelden opened this issue about 1 year ago
Style `console` outputs using ANSI Escape Codes

signorettif opened this issue about 1 year ago
TypeScript error with different `return HttpResponse.json()`

nix6839 opened this issue about 1 year ago
feat: add dangerouslyRunInProduction flag to worker and server options

scr2em opened this pull request about 1 year ago
Please link v1.mswjs.io/docs from mswjs.io/docs

dmitryplatonov opened this issue about 1 year ago
Please make 1.x documentation available

dmitryplatonov opened this issue about 1 year ago
Cannot find module 'msw/node' in Jest test after upgrading to v2

mbaumanndev opened this issue about 1 year ago
"Cannot find module 'msw/node'" in Jest JSDOM environment

textbook opened this issue about 1 year ago
chore(deps-dev): bump @babel/traverse from 7.20.13 to 7.23.2

dependabot[bot] opened this pull request about 1 year ago