api-testing/cmd
Rick 05c338ea35
feat: support to get pprof of an extension (#307)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-07 11:06:45 +08:00
..
data feat: support to install as a windows service (#273) 2023-11-14 18:05:13 +08:00
service feat: support to install as a windows service (#273) 2023-11-14 18:05:13 +08:00
testdata feat: support importing from Postman (#179) 2023-08-23 16:32:08 +08:00
convert.go feat: support importing from Postman (#179) 2023-08-23 16:32:08 +08:00
convert_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
function.go fix: extension agent cannot quit normally in container (#303) 2023-12-04 12:19:44 +08:00
function_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
init.go feat: add a service commnd (#39) 2023-04-14 09:32:24 +08:00
jsonschema.go feat: support to print the JSON schema of the TestSuite struct (#31) 2023-04-06 17:40:38 +08:00
jsonschema_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
root.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
root_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
run.go feat: support to show the error count as summary in report (#305) 2023-12-05 13:59:16 +08:00
run_test.go feat: support to show the error count as summary in report (#305) 2023-12-05 13:59:16 +08:00
sample.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
sample_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
server.go feat: support to get pprof of an extension (#307) 2023-12-07 11:06:45 +08:00
server_test.go feat: support to get pprof of an extension (#307) 2023-12-07 11:06:45 +08:00
service.go fix: extension agent cannot quit normally in container (#303) 2023-12-04 12:19:44 +08:00
service_test.go feat: add device oauth mode (#287) 2023-11-26 13:04:21 +08:00