-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to mock WebSocket communication in a similar way it's done for HTTP
**Describe the solution you'd like**
```…
-
**Describe the bug**
In #6274 I got the generic-worker tests running against real services again, instead of just mocks.
The test TestObjectArtifact causes the (real) Object Service to return HTTP…
-
```
type: crash
SystemUptimeMs: 15640317
Process: system_server
Timestamp: 2024-11-17 06:47:27.902+0100
Build: google/shiba/shiba:15/AP3A.241105.007/2024110700:user/release-keys
Crash-Handler:…
-
I believe this requires some refactoring that might slightly modify the public interfaces, but for a good cause: depedency injection and inversion of control concepts.
For instance, instead of
``…
-
### [REQUIRED] Environment info
**firebase-tools:** 13.0.3
**node:** v18.19.0
**Platform:** macOS 14.2.1 (23C71)
### [REQUIRED] Test case
```
firebase emulators…
-
SESv2 tries to access `ses..amazonaws.com` while instead the endpoints for this api are supposed to be under `email..amazonaws.com`; therefore a DNSError is observed with the request.
```
julia> S…
-
Hopefully this is the right repo to submit this issue.
```kotlin
@Service
class ServiceA {
fun getMessage(): String = "Hi"
}
@Service
class ServiceC {
@Autowired
private l…
-
_Merges feat/60-request-response -> mock_
## 🥥 Contents
**라이브러리 service worker 구현**
- express 에게 전달할 사용자 정보 추출 과정 구현
- pathVariable, requestParameter, body 추출 과정 상세 구현
**전반적으로 불필요한 로그 제거**
## 📸 …
-
Hi!
I've got an issue that whenever this add-on is enabled *and* Chrome dev tools is opened, Storybook keeps reloading the page, which makes it impossible to use. When I unregister the worker (via …
-
테스트 과정 중 생긴 `문제상황`, `원인`, `해결방안`, `레퍼런스`를 Comment로 남겨주세요🙆♂️🙆♀️