chore: move processed issue files to created/

This commit is contained in:
github-actions[bot]
2026-02-08 00:06:09 +00:00
parent f5029d5d01
commit d9fc24b792
2 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Manual Validation of E2E Test Infrastructure
- Test the following scenarios manually (or verifying via CI output):
1. Verify `crowdsec-diagnostics.spec.ts` does NOT run in standard `chromium` shards.
2. Verify `tests/security/acl-integration.spec.ts` passes consistently (no 401s, no modal errors).
3. Verify `waitForModal` helper works for both standard dialogs and slide-out panels.
4. Verify Authentication setup (`auth.setup.ts`) works with `127.0.0.1` domain.
Status: To Do
Priority: Medium
Assignee: QA Automation Team