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 2021/02/05 09:06:04 UTC

[apisix-dashboard] branch master updated (352a64d -> 178ff5c)

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 352a64d  feat: refactor route unit test (#1315)
     add 178ff5c  chore: added global files to contain test selector mappers and public data (#1432)

No new revisions were added by this update.

Summary of changes:
 web/cypress/fixtures/selector.json                 | 52 +++++++++++++++-
 .../consumer/create_and_delete_consumer.spec.js    | 24 +++-----
 .../integration/lang/switch-language.spec.js       | 11 ++--
 .../integration/metrics/metrics-smoketest.spec.js  | 11 ++--
 .../plugin/create-edit-delete-plugin.spec.js       | 22 +++----
 ...an-skip-upstream-when-select-service-id.spec.js | 54 +++++++---------
 .../route/create-edit-delete-route.spec.js         | 58 ++++++++----------
 .../route/create-route-with-upstream.spec.js       | 71 ++++++++++------------
 .../integration/route/import_export_route.spec.js  | 19 ++----
 web/cypress/integration/route/online-debug.spec.js | 14 ++---
 web/cypress/integration/route/search-route.spec.js | 36 ++++-------
 .../service/create-edit-delete-service.spec.js     | 49 +++++++--------
 .../settings/settings-smoketest.spec.js            | 35 +++++------
 web/cypress/integration/ssl/ssl-smoketest.spec.js  | 11 ++--
 .../upstream/create_and_delete_upstream.spec.js    | 28 ++++-----
 15 files changed, 237 insertions(+), 258 deletions(-)