You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(FR-2652): add E2E tests for admin model card deletion with folder option
- Add tests 5.7 and 5.8 to admin-model-card-delete.spec.ts
- 5.7: delete model card + folder together, verify notification and Go to Trash URL with folder filter
- 5.8: delete model card only, verify notification and Go to Trash URL without filter
- Add getAlsoDeleteFolderCheckbox() and getFolderNameLinkInDeleteDialog() to AdminModelCardPage POM
- Update E2E_COVERAGE_REPORT.md: Admin Model Store 22→26 features covered
**Scope:** Coverage metrics apply only to the routes listed below and do **not** include all entries from `react/src/routes.tsx`. Routes such as `/admin-dashboard` (not yet exposed in menu) and `/ai-agent` (experimental) are currently out of scope.
14
14
15
-
**Overall (in-scope routes): 261 / 408 features covered (64%)**
15
+
**Overall (in-scope routes): 265 / 412 features covered (64%)**
0 commit comments