You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by ju...@apache.org on 2022/01/01 01:08:06 UTC

[apisix-dashboard] branch master updated (25ac15a -> 51a365b)

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 25ac15a  feat(route): remove key-auth plugin tip (#2261)
     add 51a365b  test: migrate auth e2e to ginkgo implement (#2273)

No new revisions were added by this update.

Summary of changes:
 .../gzip_suite_test.go => auth/auth_suite_test.go} |  6 +--
 .../{e2e => e2enew/auth}/authentication_test.go    | 52 +++++++++++-----------
 2 files changed, 30 insertions(+), 28 deletions(-)
 copy api/test/e2enew/{gzip/gzip_suite_test.go => auth/auth_suite_test.go} (92%)
 rename api/test/{e2e => e2enew/auth}/authentication_test.go (58%)