Testing Scripts Guide
π Quick Reference
bun startπ Script Categories
π§ Core Services
Start Main Services
bun start logger-ui # Start logging UI for monitoring
bun start twitter # Start Twitter agent with auto-posting
bun start twitter:debug # Start Twitter agent with debug logging
bun start website # Start website with API server
bun start dev # Start full development environment
bun start dev:logging # Start logging UI only
bun start telegram:ngrok # Start Telegram with ngrok tunnelπ§ͺ Testing Scripts
Twitter Integration Tests
Core Functionality Tests
π Context & Analysis Scripts
Context System Testing
Timeline Monitoring
π Security & Safety Scripts
π οΈ Utility Scripts
Database & Cache Management
Authentication
π― Common Testing Workflows
1. First Time Setup
2. Context System Testing
3. Twitter Agent Testing
4. Debugging Issues
5. Context Pipeline Validation
π Diagnostic Tools
Timeline Monitoring Status
Context Analysis
Logging & Monitoring
β‘ Performance Tips
π¨ Important Notes
π Related Documentation
Last updated