This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch v2.0
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 63977d9 feat: support specifying APISIX path to generate json schema
(#765)
add c140f41 test: add consumer e2e test (#735)
No new revisions were added by this update.
Summary of changes:
api/test/e2e/base.go | 6 ++
api/test/e2e/consumer_test.go | 241 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 247 insertions(+)
create mode 100644 api/test/e2e/consumer_test.go