Files
vscode/extensions
eleanorjboyd 760d941e7f Reduce brittleness in inline chat OTel tests
- Decouple metric assertions from call ordering via arrayContaining
- Use closeTo for duration assertion so timing-capture refactors don't break it
- Assert sendToolCallingTelemetry call count before indexing mock.calls
- Switch error-result assertion to toMatchObject for forward compatibility
- Fail loudly when the harness's createInstance receives an unknown ctor

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-22 11:12:35 -07:00
..