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

chore: add native folder to files

github.com/mswjs/msw - 63364d8831cf0fc35befe9dda5374c732a5ecbc9 authored over 4 years ago
chore: node-fetch should be installed as dependency

github.com/mswjs/msw - efb48dab9998a46e27ad4118c69d2cd3f830a406 authored over 4 years ago
build(deps): bump elliptic from 6.5.2 to 6.5.3

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](htt...

github.com/mswjs/msw - 27994596d0ef99bde5ad2f464dd7ecaa6c21ffcd authored over 4 years ago
Updates build dependencies

github.com/mswjs/msw - a8e97fcbbeaabf06428dd748d88e881a45c4ce91 authored over 4 years ago
Fixes linting warnings

github.com/mswjs/msw - bd1f09d18eef8964c369b498bc2335e2adc6cf75 authored over 4 years ago
Updates typescript dependencies

github.com/mswjs/msw - 6304b23627ecd0987366840087120687144be27b authored over 4 years ago
Updates save dependencies

github.com/mswjs/msw - 784bf741b81e3959b2e62ad283134aeae8b1b999 authored over 4 years ago
Polishes event handling logic

github.com/mswjs/msw - 2a5ccaad2b0f43f4eb7bed78570697f5e3c80760 authored over 4 years ago
refactor: review

github.com/mswjs/msw - bdbc054f5f9e3992925624b4156af69ec6685e83 authored over 4 years ago
Skips the "removes-all-listeners" setupWorker integration test

github.com/mswjs/msw - 55ef3ccbbf3f1eaa8cb14e1473f0a2b5d769687f authored over 4 years ago
setupWorker: Removes all listeners on Fast Refresh

github.com/mswjs/msw - e389d04a7d5a4c5da4434ad6de379ff174f28a00 authored over 4 years ago
test: filter startGroupCollapsed and not log messages

github.com/mswjs/msw - 494b63fcb67ed0256bbaedf0e2693482ecb96724 authored over 4 years ago
Uses the updated "captureConsole" API in "removes-all-listeners" integration test

github.com/mswjs/msw - e0882c9fb23485c50ee4e7f4f47e163bb35a6717 authored over 4 years ago
Restructures the listeners removal test scenario

github.com/mswjs/msw - dfd07d04313f8a90d10aac766b68022ac775dc75 authored over 4 years ago
Leaves the browser open when running tests in DEBUG mode

github.com/mswjs/msw - a0c5c72892b7ea42c663429eeedc4453e7d9c38c authored over 4 years ago
convert `addMessageListener` into a simple async function

github.com/mswjs/msw - 0cd10d102bc299a860150f1e6b55f2bbcbf89e81 authored over 4 years ago
de-nest callback namespace

github.com/mswjs/msw - df2470b3aeea7e7f868fc7f70c300dfca8c0bcd6 authored over 4 years ago
feature: remove listeners on stop worker

When the user run woker.stop() all listners attached will be removed.
I noticied that `activeMoc...

github.com/mswjs/msw - 8bbdd821019d21507a49087fffdd80b68e24db61 authored over 4 years ago
test: add failing test

github.com/mswjs/msw - ef92ba38c420a57db4d1fa94e140f0f6a761c1dc authored over 4 years ago
captureConsole: Simplifies predicate to be used externally

github.com/mswjs/msw - dd0ee884ce3fdb2fc67f3b071a0276a91d9db1e0 authored over 4 years ago
captureConsole: Returns all matches messages

github.com/mswjs/msw - 5de0836430cadc29bc84f58739214f1faefe38c0 authored over 4 years ago
grahpql: Annotates request "body" to have "query" and "variables" properties

github.com/mswjs/msw - 5c47b644dfa6a20cd2bccd292b08614df4f9788e authored over 4 years ago
πŸ›Force usage of chokidar 3

Motivation
----------

fixes https://github.com/mswjs/msw/issues/188

The current version of web...

github.com/mswjs/msw - 637f5afcabc63b219d755f474e8d128e1048ac15 authored over 4 years ago
Adds KCD Discord link to the README

github.com/mswjs/msw - 63519d368442e194904cd3049a2d696dcb6f09e4 authored over 4 years ago
Added warning functionality & support for custom function

github.com/mswjs/msw - cca36c3043cc1e5be9c883cf8062667c463491c3 authored over 4 years ago
Adds browser integration for "onUnhandledRequest" option

github.com/mswjs/msw - d524848f11d6e535db22085d0d048d7681a1686e authored over 4 years ago
Added missing `req` parameter to `CustomFunction` type

github.com/mswjs/msw - 28dec5df71f5b8a5cd328194d652368d2ab0ce8a authored over 4 years ago
Added basic outline for new unhandled request warnings

github.com/mswjs/msw - c93d841904da922ce44788491c668333c04ff299 authored over 4 years ago
setupServer: Adds integration tests for "onUnhandledRequest" listen option

github.com/mswjs/msw - 1f3bf44324b901ff13c8b73aa41329baa936fe58 authored over 4 years ago
Adjusts "onUnhandledRequest" logic

github.com/mswjs/msw - dfd6333e5214f2feb9ad227bc10aa3f67f48503c authored over 4 years ago
Fixed TypeScript issues

github.com/mswjs/msw - ae7835987df72aa8c0a38c44fd097f4d8844b8c7 authored over 4 years ago
Implement requested changes

github.com/mswjs/msw - 5894fe336fb38679811fd3e2b1ce5d4d42fa0cb8 authored over 4 years ago
Updated custom function usage for better safety in JavaScript

github.com/mswjs/msw - 99abd99fd01a8923fd0c9aa21773a2d7a59ac074 authored over 4 years ago
Fixed issue where `MOCK_NOT_FOUND` event was not sent to worker

github.com/mswjs/msw - 42d013f0fcf3fc4f24d7f09e88645946c633c4ce authored over 4 years ago
Adds browser test scenarios for "error" and "callback-throws" cases

github.com/mswjs/msw - 6001b790fbaafc21f8e7b922e172f4bd271f5272 authored over 4 years ago
Inject timer's setTimeout in the node build

github.com/mswjs/msw - 936eabac4c4c1d07d57af598a483f67ca60e87dc authored over 4 years ago
Add native target

github.com/mswjs/msw - 8f88cf58ea538e40c105a13ec8a996c0f76a309e authored over 4 years ago
build(deps): bump lodash from 4.17.15 to 4.17.19

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](http...

github.com/mswjs/msw - df6b5fc4838f79e94ed7464d92958399b80085b3 authored over 4 years ago
Updates node-request-interceptor to 0.3.3

fix #279

github.com/mswjs/msw - b922d8badf0064cfeae3d46eeac0ba41a1a456da authored over 4 years ago
refactor(node): only require node-fetch if in a node process

github.com/mswjs/msw - 476039641bdc16cb8c49186ed629560e26f17403 authored over 4 years ago
test(node): added test case for response patching in node

github.com/mswjs/msw - 3f21640ccbfb8b834bfad7bd08ff4cc72cdcc2fb authored over 4 years ago
Adds integration tests for bypass/fall-through response patching behaviors

github.com/mswjs/msw - bb1cb2322b21d3e4934a7f01b7f9020c4f2d994c authored over 4 years ago
fetch: Removes the TODO comments

github.com/mswjs/msw - 06ad9abe9b2fc1047c6c5a40c02d1618a95dd85a authored over 4 years ago
setupServer: Handles the "x-msw-bypass" request header

github.com/mswjs/msw - 8d1b55a212a44c63192f92d2c0613047c5264434 authored over 4 years ago
refactor(node): move decision between node or browser fetch to top

github.com/mswjs/msw - b3b92177c48e0081be9e1f1abe98f27badcff953 authored over 4 years ago
refactor(node): run response patching tests agains httpbin

github.com/mswjs/msw - 858e8afd5dc871ae878b58e9ec581f702f12f78d authored over 4 years ago
fix(node): use cross-fetch for ctx.fetch

github.com/mswjs/msw - 3f5919dac726eae8e22f451759a3a9616d8b6c4d authored over 4 years ago
refactor(node): remove cross-fetch and just use node-fetch

github.com/mswjs/msw - d974f468a1285f949c8df0cb04714c68a7a5855b authored over 4 years ago
Handles "res.networkError" as an intended exception

github.com/mswjs/msw - 3244cf4dd67105ff3df30004865714bb725ec813 authored over 4 years ago
Allows returning undefined and void from the request handler

github.com/mswjs/msw - aee435ff4b3e587f9f5df1948e05a4de942c3365 authored over 4 years ago
Updated tests

github.com/mswjs/msw - fe7b00d4f97df673b57792b6f659d532c922fb09 authored over 4 years ago
Updated unneccessary syntax

github.com/mswjs/msw - 087c17a78c5f5757a24a03f7e69359cdffc20633 authored over 4 years ago
Added feature: res.networkError() mocks a network error

github.com/mswjs/msw - 8f6c95d0af52d3d839c44483bf0144daaede44f5 authored over 4 years ago
Modified helper and corresponding test as suggested

github.com/mswjs/msw - 146ad26679bb37a9945255be2fe63db64c66f5af authored over 4 years ago
Adjusts the integration test for "res.networkError"

github.com/mswjs/msw - cbaedfac5f075b5473a4fae6b3d865144f5320be authored over 4 years ago
res.networkError (node): Asserts custom network error message

github.com/mswjs/msw - facf6d7ac3f45cf057f9af5fcf75551833cb100a authored over 4 years ago
Updates "node-request-interceptor" to 0.3.2

github.com/mswjs/msw - be0173d6cd4efc9e06c9e4e6f3ff771e77c56708 authored over 4 years ago
Updates "node-request-interceptor" to version 0.3.1

github.com/mswjs/msw - 3ca8d86aa4cee221b9965938b1f1833259d4c44b authored over 4 years ago
Reorders and renames the browser/node GitHub issue templates

github.com/mswjs/msw - d0c17ca9bb0b42a93a8001092ba0105ab57417c2 authored over 4 years ago
Adds browser/node interception issue templates

github.com/mswjs/msw - 72c099d7981a99dc08ea69787407e7636d6aedc1 authored over 4 years ago
Updates "node-request-interceptor" to version 0.3.0

github.com/mswjs/msw - 60fa3b1eccdfd07218ed1ac13234672def6e2fe1 authored over 4 years ago
Updates "@open-draft/until" to version 1.0.3

github.com/mswjs/msw - 52e4350ef8b2bfe181b125c4082e482a2e41886d authored over 4 years ago
test(isNodeProcess): fix type check

github.com/mswjs/msw - d6e1f0aea1ec5fbe09db574722247a5b16d3da54 authored over 4 years ago
test(isNodeProcess): mock global.process in react native

github.com/mswjs/msw - 5264b5c5f47d084e2e23f2d75999624dccad31f9 authored over 4 years ago
Rename binary body test files

github.com/mswjs/msw - 519f9a15d8fb1062ef79e6ab28dc2244cec5c537 authored over 4 years ago
Update test domain

github.com/mswjs/msw - 9aeecc099480f85e8d36fb4f5b6e8f0ff98a0f35 authored over 4 years ago
Add integration test for binary response types

github.com/mswjs/msw - 564e940fc39048abb08ecddc88ebb955c5b8cb93 authored over 4 years ago
Remove unnecessary serialization

github.com/mswjs/msw - 09afb91c211042f0006b8a69ebb9b2ff4c6807f5 authored over 4 years ago
Uses mocked image binary response for the integration test

github.com/mswjs/msw - ec9ec0fab7ef1832cf193f66d6f5b9bb853b5547 authored over 4 years ago
Moves "relative-url" integration test of "setupServer" to the "scenarios"

github.com/mswjs/msw - a591a4bd558aea28d01af6eeaa31db1bac2e9cfb authored over 4 years ago
Updates .gitignore to exclude tarballs only

github.com/mswjs/msw - 02f6694cf11242fa044ed9c4c86e1fac6b46c980 authored over 4 years ago
Adds integration test for "req.cookies"

github.com/mswjs/msw - 3df26cab6e8bcb67e30ad28bd3ff7cd9c7ac5e5b authored over 4 years ago
Adds "req.cookies" property on the mocked request

github.com/mswjs/msw - ebc8d6300175931dc946c029fb577bd21e8eaf38 authored over 4 years ago
Adds the "getRequestCookies" utility

github.com/mswjs/msw - ef46a4ef321945455f9612c1b2863656f6326d83 authored over 4 years ago
Adds "req.cookies" property to "setupServer"

github.com/mswjs/msw - 63c1e52d7ea0e3f3b71d12b34308e0acfbbc2002 authored over 4 years ago
Moves "parseRequestBody" to the "utils/request" directory

github.com/mswjs/msw - 09a5576eca3773ae9ecf3c5532acab4a70e916e6 authored over 4 years ago
isNodeProcess: Cleans up the React Native test suite

github.com/mswjs/msw - 52f17dd4f9a7e62902924607c9876878a915f1fe authored over 4 years ago
test(isNodeProcess): move mock in beforeAll and afterAll hook

github.com/mswjs/msw - f7fff198a845c264b3bb63a27d05919fba720c7f authored over 4 years ago
test(isNodeProcess): add React Native Environment test

github.com/mswjs/msw - c96e36e3e0ae156fdfe327390ea05384eb06c08f authored over 4 years ago
fix(isNodeProcess): avoid undefined error

github.com/mswjs/msw - 763859ff9fee4b334f038a7d4565c64eb3cd46f6 authored over 4 years ago
fix(isNodeProcess): check browser, nodejs and react native environment

github.com/mswjs/msw - 32b7545a04106e8b5e494e7861ae6d009d8fcc97 authored over 4 years ago
Removes "composeMocks" API

github.com/mswjs/msw - 978ebdd042d3482ebbe048ccc0987710b63bb5cc authored over 4 years ago
Splits CI pipeline into workflows

github.com/mswjs/msw - 59c07eada045f009f1beb1d6aad4e2a02c6fddef authored over 4 years ago
Adds smoke tests against the Examples repository

github.com/mswjs/msw - cca9c8fb8f9ce3a49ca8a9994f75b7dbf37c323d authored over 4 years ago
fix: update documentation link

github.com/mswjs/msw - 8b8b37c35a621a09e2af9deebd7aaab2c9d4b154 authored over 4 years ago
fix(cli): update documentation link

github.com/mswjs/msw - 252ead91129dc7519d007270cf5c8482aaf0ab34 authored over 4 years ago
Adds HTTP redirect integration test

github.com/mswjs/msw - ebb85fb9f82c3e1bb0c117ebfc4b77e557d8cc61 authored over 4 years ago
Fixes lint warnings

github.com/mswjs/msw - bab426f9dd9c6e751887bafc762e0ba519c423c0 authored over 4 years ago
test: fix url in message

github.com/mswjs/msw - 11e413219fa2c2bd851c74b75860ff6299cb2099 authored over 4 years ago
refactor: simplify mock

github.com/mswjs/msw - c4667e2fa0d35ac8c0e14599102d21cbffd25fcc authored over 4 years ago
test: add failing test

github.com/mswjs/msw - 1e35fa5219e8ef2216a7bb48cd5c6e18c57c3bec authored over 4 years ago
fix: improve error message when msw fails to register worker

fix #237

github.com/mswjs/msw - 66255e92c35d12d6fb7f9f7e3715ae69bfab42eb authored over 4 years ago
setupWorker (start): Provides a custom error message when given a non-existing worker script

github.com/mswjs/msw - 36463bf7dc27a557fc27a154879f99c0d4702b9d authored over 4 years ago
Lists "timers" as an external dependency

github.com/mswjs/msw - 75881b6136233054bb82ec569ec7882ef36d0b4d authored over 4 years ago
setupServer: use timers module

github.com/mswjs/msw - 6db52479a9243f962c69d7a4bb26934039516b8c authored over 4 years ago
Update setupServer.ts

github.com/mswjs/msw - b1ec16730f7a8cae8ea82f58d6384e422cbb5367 authored over 4 years ago
Adds integration test for "setupServer" and fake timers

github.com/mswjs/msw - c415abe23ed1f202d666f4cec61239bda200b39a authored over 4 years ago