feat(e2e): add E2E test infrastructure to headlamp-tns-csi-plugin (PRI-698) #40

Closed
privilegedescalation-engineer[bot] wants to merge 2 commits from gandalf/add-e2e-test-files-pri-698 into main

2 Commits

Author SHA1 Message Date
Chris Farhood 2f7a520ada feat(e2e): add E2E test infrastructure to headlamp-tns-csi-plugin
- Add e2e/auth.setup.ts for Headlamp authentication
- Add e2e/tns-csi.spec.ts smoke tests for TNS CSI plugin sidebar, navigation, and settings
- Add playwright.config.ts with Chromium project and setup dependency
- Add scripts/deploy-e2e-headlamp.sh for E2E Headlamp deployment
- Add scripts/teardown-e2e-headlamp.sh for E2E cleanup
- Add @playwright/test and e2e/e2e:headed npm scripts to package.json

Refs: PRI-697, PRI-698, PRI-639
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-05-05 12:42:58 +00:00
Chris Farhood a574b65f16 fix(e2e): use pnpm-capable workflow branch with namespace param 2026-05-05 12:21:30 +00:00