api-testing/pkg/testing
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
..
testdata feat: giving error info when having duplicated names (#59) 2023-04-28 13:16:22 +08:00
case.go feat: support to output the HTML report (#88) 2023-06-12 08:37:57 +08:00
case_test.go feat: support run the specify test cases instead of all (#50) 2023-04-23 09:14:22 +08:00
doc.go feat: improve the HTTP request payload and expect (#2) 2023-03-05 11:32:27 +08:00
loader.go feat: add ui for the api-testing (#102) 2023-06-26 08:47:24 +08:00
loader_file.go feat: add ui for the api-testing (#102) 2023-06-26 08:47:24 +08:00
loader_file_test.go feat: add ui for the api-testing (#102) 2023-06-26 08:47:24 +08:00
parser.go feat: adding resource loader interface and default implement (#95) 2023-06-18 17:43:32 +08:00
parser_test.go feat: add ui for the api-testing (#102) 2023-06-26 08:47:24 +08:00