This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch feat-improve
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from bab7e1d style: format codes
add f795e9e fix: check delete successfully to ensure every delete option
finished (#1414)
add cd3b7a6 chore: Use the original conf/config.yaml + sed to replace
`api/test/docker/manager-api-conf.yaml` (#1417)
add 3852596 fix(FE): create-route-with-upstream.spec test
add 879d6e7 Merge branch 'master' into style-format
No new revisions were added by this update.
Summary of changes:
.github/workflows/backend-e2e-test.yml | 7 +++++++
api/test/docker/docker-compose.yaml | 2 +-
docs/back-end-e2e.md | 13 +++++++++++++
.../plugin/create-edit-delete-plugin.spec.js | 22 +++++++++-------------
.../route/create-route-with-upstream.spec.js | 12 ++++++------
web/cypress/integration/route/online-debug.spec.js | 2 +-
web/src/components/Upstream/UpstreamForm.tsx | 1 +
web/src/pages/Plugin/List.tsx | 7 ++++++-
8 files changed, 44 insertions(+), 22 deletions(-)