forked from claude-did-this/claude-hub
- Delete placeholder E2E test file that only tested mocked values - Remove empty integration test directories (aws/, claude/, github/) - Clean up package.json test scripts (removed test:integration and test:e2e) - Update CI workflow to remove E2E test job These placeholder tests provided no real value as they only verified hardcoded mock responses. Real E2E and integration tests can be added when there's actual functionality to test. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>