This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 79fd15a feat: add response header in debug view (#1691)
add 166137e feat: rewrite e2e test(test-e2e-route-with-management-fields)
using ginkgo (#1704)
No new revisions were added by this update.
Summary of changes:
.gitignore | 2 +
api/test/e2e/route_with_management_fileds_test.go | 474 --------------------
.../route/route_with_management_fields_test.go | 476 +++++++++++++++++++++
3 files changed, 478 insertions(+), 474 deletions(-)
delete mode 100644 api/test/e2e/route_with_management_fileds_test.go
create mode 100644 api/test/e2enew/route/route_with_management_fields_test.go