→ Go to Comprehensive Step-by-Step Test

Worker Health Test Suite

This page runs a series of progressively difficult tests to diagnose worker connectivity and functionality. Tests are run sequentially, with each test building on the previous one.

Test Descriptions

  • Test 1: Checks if WORKER_URL and WORKER_API_KEY environment variables are configured
  • Test 2: Tests basic connectivity to the worker by calling the /health endpoint
  • Test 3: Validates authentication by calling /auth-check with the worker token
  • Test 4: Tests the /download-yt-mp3 endpoint with a short YouTube video (1 minute)
  • Test 5: Tests the /download/full endpoint to download full audio as binary
  • Test 6: Tests the /download/chunk endpoint to download a 30-second audio chunk