Commit Graph

6 Commits

Author SHA1 Message Date
Rick 0f0298455e
feat: support to generate robot-framework script (#563)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-11-18 19:59:28 +08:00
Rick 03a614ad23
feat: add testCase page json lint (#506)
* feat: add testCase page json lint

* fix the test case save and run method

* add shortcut for sending request

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-05 10:45:28 +08:00
Rick b7926da2c0
feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
WT 1735b8f326
fix: python generated code error when without HTTP headers (#465) 2024-06-01 22:09:36 +08:00
Rick c0d9a8af62
fix: missing the container exit code check (#468)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-05-31 21:58:53 +08:00
Rick 92d517f7b9
e2e: add e2e tests for code generators (#458)
* e2e: add e2e tests for code generators

* improve the verifying of java code generating

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-05-28 17:46:38 +08:00