This is an automated email from the ASF dual-hosted git repository.
juzhiyuan pushed a change to branch test-plugins
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git.
from 04d3f80 style: codes format
add 7d20b16 feat: added come testcases
No new revisions were added by this update.
Summary of changes:
web/cypress/fixtures/plugin-dataset.json | 336 +++++++++++++++++++++
web/cypress/fixtures/plugin-schema-valid-data.json | 10 -
.../integration/plugin/schema-smocktest.spec.js | 62 ++--
web/package.json | 2 +-
web/src/components/Plugin/PluginDetail.tsx | 43 +--
web/src/components/Plugin/PluginPage.tsx | 2 +-
web/yarn.lock | 8 +-
7 files changed, 393 insertions(+), 70 deletions(-)
create mode 100644 web/cypress/fixtures/plugin-dataset.json
delete mode 100644 web/cypress/fixtures/plugin-schema-valid-data.json