Rick
4b4ee3a60c
feat: add webhook bearer auth support ( #619 )
...
* feat: add webhook bearer auth support
* add tpl func randFloat
* refactor run webhook
* add template func uptimeSeconds
* add random enum with weight feature
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2025-02-15 14:54:17 +08:00
Rick
7fe64b67cb
feat: add a template func to read local file ( #582 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-12-14 22:13:13 +08:00
Rick
9e4259f09f
support to run test case with filter ( #560 )
...
* feat: support to get go mod version
* support to run test case with filter
* fix unit tests
* fix dockerfile
* add missing console/atest-ui/package.json
* fix the e2e
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-11-11 11:42:53 +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
3aceced901
Add RSA encryption function to templates ( #502 )
...
* Add RSA encryption function to templates
* fix the compile errors
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-03 22:49:46 +08:00
Rick
ea033d94b6
feat: support image registry mock server ( #425 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-05-14 12:23:44 +08:00
Rick
02026b2199
feat: support to set the prefix of mock server ( #402 ) ( #410 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-04-30 14:06:15 +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
adb8e1f3a3
feat: add local cached http client ( #263 )
...
a cached client could reduce the network requests
2023-11-02 16:27:39 +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
e2f2d323f0
feat: add secret service interface ( #164 )
2023-08-12 08:02:59 +08:00
Rick
800d310db2
feat: support query template functions on UI ( #131 )
2023-07-17 21:18:24 +08:00
Rick
909341b223
feat: support to output the HTML report ( #88 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-12 08:37:57 +08:00
Rick
b0b9bf8913
add unit tests for func cmd ( #84 )
...
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-06-04 14:03:01 +08:00
Rick
9df7a6663a
fat: add template function randomKubernetesName ( #48 )
2023-04-24 12:20:49 +08:00
Rick
8564fc1e24
feat: support to run tests with multiple threads ( #13 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-03-22 12:30:14 +08:00