You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by vi...@apache.org on 2020/11/20 13:08:35 UTC

[apisix-dashboard] branch v2.0 updated (f2ff23a -> 355c74e)

This is an automated email from the ASF dual-hosted git repository.

vinci pushed a change to branch v2.0
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.


    from f2ff23a  Revert "test: add consumer e2e test (#735)" (#829)
     add 8a1da59  feat: add a hanlder unit test for upstream and remove init
     add 355c74e  append license

No new revisions were added by this update.

Summary of changes:
 api/conf/conf.go                                   |  2 +-
 .../api_error.go => core/store/store_mock.go}      | 45 +++++++++----------
 api/internal/handler/consumer/consumer_test.go     | 51 ++++++++++++++++++++++
 api/log/zap.go                                     |  2 +-
 api/main.go                                        |  3 +-
 5 files changed, 76 insertions(+), 27 deletions(-)
 copy api/internal/{utils/consts/api_error.go => core/store/store_mock.go} (51%)