Rick
664451e6ee
fix: the shell, python generator is incorrect ( #601 )
...
* fix: the shell, python generator is incorrect
* update go.sum
* update the end-of-line
* remove go.work.sum
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2025-01-26 10:54:25 +08:00
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
3a9bde8c06
feat: support to upload random image files ( #541 )
...
* feat: support to upload random image files
* support to upload pdf file
* support to generate zip file
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-10-03 17:45:49 +08:00
Rick
3620c5475a
feat: support to import native data ( #539 )
...
* feat: support to import native data
* add unit tests
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-09-30 09:10:31 +08:00
Rick
296fd4084f
feat: support to show the body size on page ( #536 )
...
increase the body size limit default value to be 5120
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-09-25 13:41:11 +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
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
WT
1765d139c0
fix: missing imports in generated golang code fron testcatse ( #457 )
2024-05-27 21:05:03 +08:00
SamYSF
76c60b3e06
fix: cannot import sub-collection of postman ( #426 )
2024-05-13 15:42:19 +08:00
Kurisu
6f2fed9519
feat: Support to generator JavaScript code from a HTTP testCase. ( #400 )
...
* feat: Support to generator JavaScript code from a HTTP testCase.
* more friendly prompts in JavaScript code generator.
2024-04-26 09:48:10 +08:00
zhouzhou1017
e9974374b1
feat: support to generator Python code from a HTTP testCase
2024-04-24 19:36:25 +08:00
YuLuo
1943e7d82e
feat: add logging support ( #389 )
...
* feat: add logging support
---------
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Signed-off-by: YuLuo <yuluo08290126@gmail.com>
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2024-04-22 18:15:46 +08:00
Agility6
ab38bef403
fix: incorrect HTTP request body with the Golang code generator ( #383 )
...
* fix: incorrect HTTP request body with the Golang code generator
* feat: add go body request test
* fix: go_generator error
2024-04-22 14:42:36 +08:00
Agility6
c17b3e7c89
chore: add license header ( #385 )
2024-04-21 06:42:07 +08:00
Agility6
9ce40e3370
feat: support to generator Java code from a HTTP testCase ( #369 )
...
* feat: support to generator Java code from a HTTP testCase
---------
Signed-off-by: Agility6 <agility1013@gmail.com>
2024-04-19 10:14:10 +08:00
Alex Shi
e05ff4b485
feat: add the cookie setting for golang code generator ( #363 )
2024-04-14 20:40:21 +08:00
Rick
1c5b72df0b
feat: add graphql feature support ( #326 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-21 11:15:12 +08:00
Rick
cef376ac40
fix: cannot read the query ( #317 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-18 10:56:49 +08:00
Rick
04828b2984
fix: error occour when the data parent dir non-exist ( #291 )
2023-11-27 15:58:26 +08:00
Rick
13be826422
feat: support import from common grpc library ( #265 )
...
* feat: support import from common grpc library
* chore: support to release atest-store-git
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-11-05 20:39:20 +08:00
Rick
7ea16a6642
feat: support to generate grpc payload as JSON ( #264 )
2023-11-03 14:13:43 +08:00
Rick
0e5ee61c94
feat: support loading proto file from URL ( #261 )
2023-11-01 10:59:36 +08:00
Rick
ca81982dae
feat: support to generate curl command ( #222 )
...
* feat: support to generate curl command
* chore: change the query in testcase to be sorted map
2023-10-07 19:44:28 +08:00
Rick
98a8d5d7d7
feat: support importing from Postman ( #179 )
...
* feat: support importing from Postman
* add ui validation
* fix the nested situation
2023-08-23 16:32:08 +08:00
Rick
1ad11f38ef
chore: add release note v0.0.13 ( #175 )
2023-08-22 08:58:42 +08:00
Rick
bd78fa4868
feat: support to load test suite from URL ( #171 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-20 07:03:09 +08:00
Rick
908829738a
feat: support convert testSuite to JMeter file ( #170 )
...
* feat: support convert testSuite to JMeter file
* chore: report API test in the comment
* add a sub-command to convert to jmeter file
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-18 15:51:53 +08:00
Rick
4624b9be05
fix: the Golang code generator has problem ( #159 )
2023-08-04 20:17:12 +08:00
Rick
a799208a0c
feat: support generate code from TestCase ( #154 )
2023-08-01 17:19:13 +08:00