-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: add edit the plugin #1372
Conversation
web/cypress/integration/plugin/create-edit-delete-plugin.spec.js
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #1372 +/- ##
===========================================
- Coverage 62.29% 43.86% -18.43%
===========================================
Files 42 35 -7
Lines 2395 2512 +117
===========================================
- Hits 1492 1102 -390
- Misses 722 1253 +531
+ Partials 181 157 -24
Continue to review full report at Codecov.
|
web/cypress/integration/plugin/create-edit-delete-plugin.spec.js
Outdated
Show resolved
Hide resolved
web/cypress/integration/plugin/create-edit-delete-plugin.spec.js
Outdated
Show resolved
Hide resolved
I got how to muilt delete route items in the list from this pr, thanks a lot^_^ |
there is something wrong with CI, maybe you need to force push to retrigger it at your convenience |
Agree, @guoqqqi please create an issue to track this notice, too. |
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
resolve test: add FE e2e test for global plugin #1156
Describe the details and related test reports.
add edit the plugin test