-
### Is your proposal related to a problem?
Indirectly.
Create React App comes with [React Testing Library](https://testing-library.com/) as a great default for testing React applications. Elabor…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
## Overview
This task involves implementing pagination to show more recommendations. Pagination is based on whether recommendations are above (good) or below (not so good) the relevance threshold. Ot…
-
Currently there are no tests, some options:
- React Testing Library via Jest or Vitetest
- Cypress for e2e
- Playwright (most interesting solution https://github.com/vercel/next.js/blob/canary/packag…
-
## Issue Description
### Context
The service and client that integrate with the Travel Pay API have been written and tested. We need to expose an endpoint for SMOC and future use. This endpoint fires …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Are you using the latest version of MockBukkit?
- [X] I am using the latest version of MockBukkit.
##…
-
_Merges feat/40-request-mocking -> mock_
## 🥥 Contents
### service worker 구현
사용자의 http 요청을 받아서 mocking 처리를 하기 위한 service worker 의 기능을 구현해야 한다. fetch 이벤트를 등록하여 브라우저에서 동작하고 있는 service worker 가 요청을 인식…
-
**Is your feature request related to a problem? Please describe.**
I would find it incredibly useful to be able to intercept and mock responses for API calls. When some components rely on external da…
-
# Next.js에서 MSW(Mock Service Worker)로 네트워크 Mocking하기 | 올리브영 테크블로그
네트워크 Mocking을 위해 고민했던 삽질기
[https://oliveyoung.tech/blog/2024-01-23/msw-frontend/](https://oliveyoung.tech/blog/2024-01-23/msw-fronte…