-
### What is your Test Scenario?
Generate snapshot of the testing page and compare in consecutive testing
### What are you suggesting?
Jest already have well documented use cases for this ty…
-
### What is your Scenario?
Run a test against a local environment and with experimental proxyless mode
### What is the Current behavior?
There is an error:
Error: Can only get response bod…
-
### Description
please add support for [istio proxyless grpc](https://istio.io/latest/blog/2021/proxyless-grpc). this will allow grpc client and services to take advantage of all of the istio goodies…
-
### GitHub Username
e.g. CoderPoet
### Requirements
- [x] Committer for at least 1 month
- [x] Primary reviewer for at least 5 PRs to the codebase()
- [x] Reviewer for, or author of, at lea…
-
### What is your Test Scenario?
Via automation tried to navigate to create firm/ create contact layout
### What is the Current behavior?
*Error on opening the page via test cafe*
[Cannot …
-
### What version of gRPC and what language are you using?
1.51.0,master
### What operating system (Linux, Windows,...) and version?
Linux
### What runtime / compiler are you using (e.g. py…
-
### Original Message
https://stackoverflow.com/questions/71632158/how-can-i-debug-a-websocket-connection
### What is your Scenario?
Just opening my web app via TestCafe (or Hammerhead Playgro…
-
**Describe the feature request**
When using `grpc-agent` template to migrate to proxyless gRPC, we lose the Envoy `sidecar`. This means that if the pod is using standard HTTP (incoming or outgoing) w…
-
### What is your Scenario?
Hello TestCafe team.
We have a situation where WebSocket connections over web workers are not being proxied.
We need to pass authentication cookies to a web socket co…
-
测试环境:k8s+istio 架构,服务发现是用原生的istio
系统版本:
k8s:版本:v1.25.4
istio版本:1.17.1
docker 20.10.23
kitex 做service 给 hertz做rpc调用
**需求说明**
api服务有v1/v2版本
hertz-api-v1 / hertz-api-v2
service服务也有v1/v2版本
…