api-testing/cmd
Ziyi Li 50798ffcb5
feat: support send report to a gRPC server (#431)
2024-05-17 13:33:12 +08:00
..
data chore: add favicon for the web page (#316) 2023-12-15 12:32:18 +08:00
testdata feat: support importing from Postman (#179) 2023-08-23 16:32:08 +08:00
convert.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
convert_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +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 graphql feature support (#326) 2023-12-21 11:15:12 +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
mock.go feat: support image registry mock server (#425) 2024-05-14 12:23:44 +08:00
root.go feat: add a simple mock server (#368) 2024-04-19 13:34:25 +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 send report to a gRPC server (#431) 2024-05-17 13:33:12 +08:00
run_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
sample.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
sample_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
server.go fix: the status code not match error ignored (#411) 2024-04-30 15:49:05 +08:00
server_test.go fix: the status code not match error ignored (#411) 2024-04-30 15:49:05 +08:00
service.go chore: move the system serivce into linuxsuren/go-service (#328) 2023-12-25 14:49:53 +08:00