api-testing/cmd
Rick d6da4ca694
feat: add runner extension and remove trpc (#333)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-12 11:29:35 +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
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: add runner extension and remove trpc (#333) 2024-01-12 11:29:35 +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 feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
server_test.go feat: add graphql feature support (#326) 2023-12-21 11:15:12 +08:00
service.go chore: move the system serivce into linuxsuren/go-service (#328) 2023-12-25 14:49:53 +08:00