mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
46ddb5a20cb6359c370ce5de75a5d35ff0ac16d3
- Create shared useTempClaudeConfigDir() helper in test-utils/claude-config.ts - Export from test-utils/index.ts for reuse across test files - Update daemon.e2e.test.ts to use beforeAll/afterAll hooks with temp config - Remove .skip from "permission flow: Claude" describe block - Refactor claude-agent.test.ts to use shared helper instead of local copy This fixes the daemon E2E Claude permission tests that were skipped due to the user's real ~/.claude/settings.json having "Bash(rm:*)" in the allow list, which caused rm commands to auto-execute without permission prompts. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Languages
TypeScript
98.1%
JavaScript
1.3%
Shell
0.1%
Swift
0.1%