From 55ff1f71e80b0a0778b12ef479c7f00616ed53f9 Mon Sep 17 00:00:00 2001 From: Bastian Masanek Date: Sat, 1 Nov 2025 15:36:33 +0100 Subject: [PATCH] Add test credentials and guidelines for staging environment in CLAUDE.md --- CLAUDE.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index f997199..1d049fa 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -214,6 +214,15 @@ pnpm typecheck # TypeScript type checking ## 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 Ein Playwright MCP Server ist installiert und verfügbar für: