Commit Graph

378 Commits

Author SHA1 Message Date
rick 89004c0fbb feat: support to set extension registry 2024-09-19 12:51:51 +00:00
SamYSF 95adf09eaf
feat: add History api and ui (#524) 2024-09-18 20:41:43 +08:00
SamYSF 4aadd0611c
feat: add download extension store image prefix (#532) 2024-09-14 19:54:58 +08:00
shown 96d3b4452c
feat: add testcase debug log (#530)
* feat: add testcase debug log

---------

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
2024-09-14 14:00:55 +08:00
Rick e68c9961b1
fix: overwrite test case when creating duplicated (#531)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-09-12 10:08:34 +08:00
Rick d00314334b
fix: the ui loading function is not working (#527)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-09-10 19:27:26 +08:00
Rick b6188a0e68
fix: the new test case request is always empty (#526)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-09-06 10:29:53 +08:00
YuLuo 0998b2f4b6
Delete .github/workflows/stale.yml 2024-08-12 09:32:28 +08:00
Rick f295eb58b1
Delete .github/workflows/stale.yml
Signed-off-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2024-08-12 09:01:25 +08:00
Rick f63520e765
move auth module into a new project (#522)
* move auth module into a new project

* upgrade go 1.22.2. to 1.22.4

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-08-09 14:28:10 +08:00
Rick ad1521bbd1
publish api-testing mock server JSON schema (#521)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-08-09 09:36:47 +08:00
Rick b880911da6
chore: support to parse the front-end coverge (#519)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-07-30 13:34:52 +08:00
Rick d108b0fd85
chore: improve the store manager ui (#518)
* chore: improve the store manager ui

* improve the extension type selection

* add more unit tests of ts

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-07-30 09:52:35 +08:00
Rick 6e0c70e07d
feat: support session scope store (#517)
* chore: stop using the image from docker hub

* feat: support session scope store

* support to set the suggested api cout limit

* add more unit tests

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-21 11:16:43 +08:00
Rick 62383ba78b
feat: support local sercret service (#516)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-19 13:43:18 +08:00
Rick b7f05034d1
feat: improve the test case creating process on ui (#515)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-07-16 10:36:12 +08:00
Rick 1d5f54f0b9
fix: the suggested apis query is missing (#514)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-15 17:54:47 +08:00
Rick 6ce9363d5a
feat: support getting version from extension (#513)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-07-12 22:38:14 +08:00
Rick 33c89be15c
chore: remove the extension sock file before start (#512)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-07-12 09:31:24 +08:00
Rick a8c52fa891
feat: enable refelction of the extension server (#511)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-11 14:06:06 +08:00
Rick 2b98b95017
feat: support test case nav via shortcut (#510)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-10 11:28:06 +08:00
Rick 491ebdfe01
chore: add more magic keys on ui page (#509)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-07 13:08:03 +08:00
Rick ea4c0d4dbf
feat: add more shortcuts (#508)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-05 22:27:12 +08:00
Rick 03a614ad23
feat: add testCase page json lint (#506)
* feat: add testCase page json lint

* fix the test case save and run method

* add shortcut for sending request

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-05 10:45:28 +08:00
Rick 3aceced901
Add RSA encryption function to templates (#502)
* Add RSA encryption function to templates

* fix the compile errors

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-03 22:49:46 +08:00
Rick 2e50d1c4ea
ui: add colors for some texts and buttons (#504)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-03 13:46:08 +08:00
Rick d9724e8d2d
fix: the test suite tree cannot be selected (#503)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-07-02 15:29:13 +08:00
Rick b7926da2c0
feat: custom the grpc gateway restful path (#497) 2024-07-01 08:02:07 +08:00
Rick 896197110f
chore: add more content-type headers (#500)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-28 12:21:05 +08:00
Rick 157253e9c3
Add JSON schema for mock types (#499)
* Add JSON schema for mock types

* add unit tests

* fix the unit test failure

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-28 08:26:29 +08:00
Rick 6495a50f51
feat: support JSON compaitble contentType parse (#496)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-21 09:29:46 +08:00
Rick dabb95542d
feat: add http requests metrics (#495)
* feat: add http requests metrics

* add more error log

* move the api-testing-scema.json

* copy api-testing-schema.json during the docs build process

* do not ignore helm directory

---------

Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-19 14:43:33 +08:00
Rick f10f441a53
chore: add the codeOwners file (#492) 2024-06-17 20:29:50 +08:00
Rick ee312cd07f
feat: add test case execution related promethus metrics (#488) 2024-06-16 15:01:16 +08:00
YuLuo 7af3cb2007
docs: fix docs site zh show bug (#489)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
2024-06-15 18:51:35 +08:00
Rick 605cf9addc
docs: add release note v0.0.17 (#484)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-06-13 18:12:49 +08:00
rick 7df7d75b58 fix the broken links on the home page 2024-06-13 10:05:18 +00:00
SamYSF 2ba9c11413
feat: add serviceMonitor in the helm chart (#485) 2024-06-13 17:56:01 +08:00
rick 666d4bbb8a always run docker build 2024-06-13 09:42:29 +00:00
rick c8eece849d skip run docs-check-links 2024-06-13 09:40:33 +00:00
Rick a5d8eabd4d
fix: the deployment of site has errors (#487)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-13 17:37:17 +08:00
Rick 2b332eb25a
fix: try to change the site sub-path (#486)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-13 17:22:36 +08:00
Rick f38d299bd9
fix: the docs lint errors (#481) 2024-06-13 16:55:23 +08:00
YuLuo d6162c7f2c
fix: ci error due to the docs lint (#482)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
2024-06-12 21:14:48 +08:00
YuLuo 4a7f92c824
feat: add docs stie for api-testing (#469)
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
2024-06-12 17:43:54 +08:00
Rick e866727d53
feat: support to run test suite via http (#478)
* feat: support to run test suite via http

* improve the extension download

* download extenion in the e2e

* add extension-registry into the helm values.yaml file

* update helm install in e2e test

* fix the k8s helm chart testing

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-06-10 18:52:33 +08:00
DWJ 2e0779dfdc
feat: add TLS for gRPC server endpoint (#477) 2024-06-09 17:42:01 +08:00
Rick dd90d1e90e
fix: the file path checking is incorrect on windows (#475)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-05 14:01:28 +08:00
Rick c415efadbe
chore: improve the home dir getting (#474)
* chore: improve the home dir getting

* replace all home dir calls

* upgrade goreleaser

* add missing imports

* fix the socket filepath

---------

Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-06-05 11:01:01 +08:00
Rick 485dffc8ea
fix: cannot download oci artifact on windows (#473)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-06-04 14:33:41 +08:00