LTAT Fitness Module - Route Smoke Tests ===================================== Testing: http://localhost:8080/trainer/dashboard ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Testing: http://localhost:8080/trainer/exercises ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Testing: http://localhost:8080/trainer/players ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Testing: http://localhost:8080/player/sessions ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Testing: http://localhost:8080/player/assessments ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Testing: http://localhost:8080/office/reports ✗ ERROR: Failed to connect to localhost port 8080: Connection refused Summary: ======== /trainer/dashboard ERROR: Failed to connect to localhost port 8080: Connection refused /trainer/exercises ERROR: Failed to connect to localhost port 8080: Connection refused /trainer/players ERROR: Failed to connect to localhost port 8080: Connection refused /player/sessions ERROR: Failed to connect to localhost port 8080: Connection refused /player/assessments ERROR: Failed to connect to localhost port 8080: Connection refused /office/reports ERROR: Failed to connect to localhost port 8080: Connection refused ✗ Some routes had issues - check the results above. Note: Make sure the development server is running on port 8080.