Rick
Rick
Sure. Please go ahead.
I'm looking forward it.
Good job. You can put the YAML into `Codemirror`. See also https://github.com/LinuxSuRen/api-testing/blob/0d481b31ab066f0dad201537d7cfc9bfd0942e17/console/atest-ui/src/views/TestCase.vue#L764C12-L764C23 > other storage methods I didn't understand your point. I think this feature allows users to view or...
How did you get the YAML string? Convert it to the front-end with js or backend. I prefer getting it from the backend. The front-end only responsible for showing the...
您好,思路是没问题的。测试的时候,不一定要找 etcd,这个可能会稍微复杂点。理论上,随便实现一个(或找个现成的)gRPC 服务就可以完成测试。
Sure. Please do it.
我的理解是 protobuf 是来自第三方系统(例如:etcd),可以调用 invokeRequest(或者需要重构)来实现调用,而不需要生成代码,反射的方式会比较好一些。因为,我们无法预知会调用哪些 gRPC 服务,可能会有各种不同的,无法把哪些 proto 以及代码都保存下来。
嗯嗯,其实就是一个通用型的 `gRPC` 请求调用,把我们相对固定的数据发送过去。
hi @Axxi3 , so happy to have you working on this issue. You can start the backend in the root directory of this repo: `go run . server` then, start...
@11days 感谢您对这个项目的关注。个人觉得实习和开源之夏活动并不冲突的,确保和导师及时沟通、按时完成项目就可以的。具体如何参与请仔细阅读官网的说明。 https://summer-ospp.ac.cn/help/student/