Rick
f6d271b7eb
feat: support verify against Kubernetes resources ( #41 )
...
* feat: support check the response againt k8s
* feat: support all the CRDs
* feat: support to verify fields
* add more unit tests
2023-04-15 21:47:50 +08:00
Rick
e08c2046d5
feat: add a service commnd ( #39 )
...
* feat: add a service commnd
The following command will install atest as a Linux service. `atest service --action install`.
Set the default service port to be 7070 to avoid confliction
* add unit tests
* add more unit tests
2023-04-14 09:32:24 +08:00
Rick
a55b86b51e
feat: support to print the JSON schema of the TestSuite struct ( #31 )
2023-04-06 17:40:38 +08:00
Rick
82f2fdf849
feat: support to run a specific test case via grpc ( #28 )
...
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-04-05 18:59:08 +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
e57743633b
feat: support to print a sample YAML ( #20 )
...
Co-authored-by: Rick <linuxsuren@users.noreply.github.com>
2023-04-02 11:50:43 +08:00
Rick
e52246454c
feat: improve the HTTP request payload and expect ( #2 )
...
* feat: improve the HTTP request payload and expect
* add unit tests
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-03-05 11:32:27 +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