- Add isRunningInContainer() to detect test runtime environment - Add getUploadPath() to resolve upload paths (container vs host) - Add getCachePath() to resolve cache paths appropriately - Update setupTestServer() to use dynamic path helpers - Support environment variable overrides for flexibility - Add os import for file system checks