- Delete namespace-members-data.spec.ts (TC_MEMBER_001 in
namespace-members-management.spec.ts is equivalent and the new suite
also covers add-member dialog and batch import).
- Delete namespace-reviews-data.spec.ts (TC_NS_REVIEW_001 in
namespace-reviews-management.spec.ts is equivalent and the new suite
also covers status tabs, tab switching, and sort order).
- Trim settings-pages.spec.ts to only the reset-password navigation test;
profile/security/notification page coverage now lives in the dedicated
*-settings.spec.ts files with deeper interaction tests.
Net change: 5 fewer test cases, ~1.5 min saved per CI run.