Commit Graph

11 Commits

Author SHA1 Message Date
YuLuo 1943e7d82e
feat: add logging support (#389)
* feat: add logging support

---------

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Signed-off-by: YuLuo <yuluo08290126@gmail.com>
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2024-04-22 18:15:46 +08:00
Rick cc9beaf559
chore: split extensions into seperate repositories (#331)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-28 14:59:09 +08:00
Rick 8e34dba43d
feat: support to show the error count as summary in report (#305)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-05 13:59:16 +08:00
Rick 1bc6b66520
feat: add an extension to monitor via docker (#300)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-01 15:37:01 +08:00
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 b8bf7ffcbe
feat: complete the etcd store feature (#266) 2023-11-08 15:30:25 +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 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 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 8da089067c
feat: add a HTTP request collector as atest extension (#85)
* feat: add a HTTP request collector as atest extension

* add unit tests for collector

* add unit tests

* support to release atest-collector via goreleaser

---------

Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-06-07 22:59:47 +08:00