Commit Graph

27 Commits

Author SHA1 Message Date
Rick 916ce85d53
feat: add a new extension: mongodb (#278)
* feat: support to jump to a specific version address

* feat: add a new extension: mongodb

* disable the git e2e test due to unstable

* fix the code style isseus

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-18 13:58:34 +08:00
Rick ed58358657
feat: support fetch the suggested APIs from a gRPC server (#272)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-14 17:10:30 +08:00
Rick b8bf7ffcbe
feat: complete the etcd store feature (#266) 2023-11-08 15:30:25 +08:00
Rick 2a4ce17869
feat: add SkyWalking support in the Helm chart (#248) 2023-10-25 15:15:19 +08:00
Rick 4546ae11bd
feat: add pvc setting into the helm chart (#244) 2023-10-19 17:36:44 +08:00
Rick 8b1cd29b10
chore: add http statusCode 422 to the UI locale (#225)
* chore: add http statusCode 422 to the UI locale
2023-10-09 11:40:54 +08:00
Rick 9b8cee315e
feat: support integrating with skywalking (#219)
* feat: support integrating with skywalking

* add skywalking browser support
2023-09-26 07:29:10 +08:00
Rick cfd1d42cfa
fix: add unit tests for the git store ext (#166) 2023-08-15 17:00:31 +08:00
Rick e0811185a2
feat: add git as the store extension (#165)
* feat: add git as the store extension

* fix: the height of center zone of the UI

* ui: add query setting for testcase

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-15 10:18:08 +08:00
Rick df53ccdfe0
feat: add operator for maintain the api-testing in Kubernetes (#158) 2023-08-10 08:15:53 +08:00
Rick 556d58f12f
fix: the binary atest-store-s3 is missing in docker image (#153) 2023-08-01 11:02:40 +08:00
Rick d1c0c10a1a
feat: add s3 storage backend extension (#151)
* feat: add s3 storage backend extension

* test: add unit tests
2023-08-01 07:28:53 +08:00
Rick 01da53f39e
feat: add default local storage mount for container service (#142) 2023-07-26 15:17:02 +08:00
Rick 85f70b71d9
chore: add argocd manifest files (#137)
* chore: add argocd manifests

* fix the version issues
2023-07-21 18:47:11 +08:00
Rick fa024321a1
feat: support getting suggested APIs from spec (#123) 2023-07-16 21:10:03 +08:00
Rick 2c73c02385
feat: add gRPC loader for reading and writeing test suites (#120)
* feat: add gRPC loader for reading and writeing test suites

* complete the basic feature of gRPC plugin demo

* docs: add document about the gRPC extension
2023-07-10 17:03:55 +08:00
Rick d9d7a66b8a
Support maintain testSuite and testCase via UI (#108)
* feat: support to update the test case via ui

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-07-01 17:59:07 +08:00
Rick 02d7e23cb3
feat: add ui for the api-testing (#102)
* feat: add ui project for the atest

* add grpc gateway support

* complete the very basic ui of atest

* add local storage flag into the server sub-command

* add unit tests for the remote server

* put the console into the docker image

* remove unused files from console

* add more unit tests

* support to execute test case on ui

* fix the code smells located by sonarqube

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-26 08:47:24 +08:00
Rick 1fd4586712
feat: put atest-collector into the image (#87)
* feat: put atest-collector into the image

* doc: add instructions about how to use in Docker
2023-06-08 17:27:40 +08:00
Rick 6aed29e0b2
fix: the code smells from sonarqube (#43) 2023-04-18 12:25:55 +08:00
Rick a941923526
feat: support to set the log level (#33) 2023-04-08 18:27:21 +08:00
Rick 3720aca07f
fix the base image (#26)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-04-04 14:13:16 +08:00
Rick d8549db1eb
fix the dockerfile build process (#24)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-04-04 13:28:18 +08:00
Rick e2340a20a8
feat: add grpc server support (#22)
* feat: add grpc server support

* publish image

---------

Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-04-04 13:18:51 +08:00
rick b7048000db Support to init k8s cluster 2022-06-09 11:00:16 +08:00
rick c8e9cd3944 Install kubectl to the github action 2022-06-08 19:07:03 +08:00
rick 316a4276de Complete the basic test feature 2022-06-08 17:32:17 +08:00