-
**Describe the solution you'd like**
UI testing currently makes API calls to GetHelp and uses real-system time. These should be mocked instead to avoid tests breaking.
**Describe alternatives you…
-
We announced service bindings in November last year, and the APIs in production went GA last month. You can now "bind" workers and make calls between them. So, for example, let's say you have 2 worker…
-
Hi,
It tried the end to end tests and it is fantastic.
In isolated worker process, it is possible to inject mock services dependencies ? The objective would be to simulate different functional sc…
-
Part of #248
## Rationale
- All of the components in `design-system` have unit tests run against them on every push. Thus, unit testing components and pages here is superfluous and has diminish…
-
dd-trace seems like not working well with [MSW](https://github.com/mswjs/msw) library, that used with many companies to make mocked response
**Expected behaviour**
dd-trace should be able to cat…
-
### Describe the bug
Testing a component that imports latest `path-to-regexp`, and that also mocks some modules.
This results in error:
```
TypeError: Failed to fetch dynamically imported modu…
-
### Current Behavior
Adding configuration does not enable stream proxy as expected per documentation.
### Expected Behavior
stream proxy to be enabled. For :9180/apisix/admin/stream_routes to…
-
Hi,
Thanks for an amazing lib! It definitely makes work with JavaScript more human-friendly! :)
I've bumped into a small difference with NSubstitute behaviour and wondering if maybe I just can't fin…
-
## 📔 Description
사용자들이 우리가 제공하는 웹사이트에서 이용하지 않고 각자의 개발 환경에서 사용할 경우 환경을 제어할 수 없음.
따라서, 직접 service worker 를 통한 mocking 을 구현하여 사용자 각자의 개발 환경에서 사용할 수 있도록 하기 위함.
그리고 이 service worker 가 동작하는 환경을 라이브러리화 하여 n…
-
### Software versions
- **OS**: Mac OSX 13.5
- **Consumer Pact library**: Pact JS v12.0.0
- **Node Version**: v18.16.0
### Issue Checklist
Please confirm the following:
- [x] I have upgr…