api-testing/cmd
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
..
data chore: add favicon for the web page (#316) 2023-12-15 12:32:18 +08:00
testdata fix: avoid exit the main process when plugin start failed (#463) 2024-05-29 09:43:28 +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
extension.go feat: support to upload random image files (#541) 2024-10-03 17:45:49 +08:00
extension_test.go feat: support to run test suite via http (#478) 2024-06-10 18:52:33 +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: support to download extensions automatically (#471) 2024-06-04 10:30:38 +08:00
root_test.go feat: add auth support for server mode (#283) 2023-11-24 11:53:48 +08:00
run.go support to run test case with filter (#560) 2024-11-11 11:42:53 +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 support to run test case with filter (#560) 2024-11-11 11:42:53 +08:00
server_test.go feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
service.go chore: improve the home dir getting (#474) 2024-06-05 11:01:01 +08:00