* feat: support to rename test suite and case
* try to make the e2e be more stable
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
* feat: support to upload random image files
* support to upload pdf file
* support to generate zip file
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
* 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>
* 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
* feat: support show the response body and header
* show the count of the headers
* fix the vue type validation
* reduce the cognitive complexity
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
* 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>