API Test Page
Test all API endpoints and functionality
Click "Run All Tests" to start testing
Test Information
- Create Campaign: Tests POST /api/campaigns
- Get Campaigns: Tests GET /api/campaigns
- Send Email: Tests POST /api/send-email (may fail if SMTP not configured)
- Get Campaign Detail: Tests campaign detail page
- Analytics Page: Tests analytics page accessibility
Note: Some tests may show errors if certain features are not configured (e.g., SMTP for email sending). This is normal and expected.