Add test credentials and guidelines for staging environment in CLAUDE.md

This commit is contained in:
Bastian Masanek
2025-11-01 15:36:33 +01:00
parent cc35636d1a
commit 55ff1f71e8

View File

@@ -214,6 +214,15 @@ pnpm typecheck # TypeScript type checking
## Development Tools & Testing ## Development Tools & Testing
### Test Credentials (Cidaas Staging)
**📖 Complete test credentials and testing guide:** [`docs/TESTING.md`](./docs/TESTING.md)
**Important:**
- Test credentials are documented in [`docs/TESTING.md`](./docs/TESTING.md)
- ⚠️ **Only for staging environment** - NEVER use in production
- Used by Playwright E2E tests and Vitest integration tests
### Playwright MCP Server ### Playwright MCP Server
Ein Playwright MCP Server ist installiert und verfügbar für: Ein Playwright MCP Server ist installiert und verfügbar für: