| 1 | 'use strict'; |
| 2 | |
| 3 | // Real-socket e2e for the Vertex AI Gemini route + a direct _proxyVertex auth check. Vertex uses the Gemini body |
| 4 | // on a project/location path with a region base + OAuth Bearer. Asserts route parsing (project/location/model: |
nothing calls this directly
no test coverage detected