LocalAI/tests/e2e
Ettore Di Giacinto c54897ad44
fix(tests): update InstallBackend call sites for new URI/Name/Alias params (#9467)
Commit 02bb715c (#9446) added uri, name, alias parameters to
RemoteUnloaderAdapter.InstallBackend but missed the e2e test call
sites, breaking the distributed test build. Pass empty strings to
match the pattern used by the other non-URI call sites.

Assisted-by: Claude Code:claude-opus-4-7

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2026-04-21 11:41:38 +02:00
..
distributed fix(tests): update InstallBackend call sites for new URI/Name/Alias params (#9467) 2026-04-21 11:41:38 +02:00
mock-backend fix(streaming): deduplicate tool call emissions during streaming (#9292) 2026-04-10 00:44:25 +02:00
e2e_anthropic_test.go fix(anthropic): do not emit empty tokens and fix SSE tool calls (#9258) 2026-04-07 00:38:21 +02:00
e2e_mcp_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
e2e_ollama_test.go feat(api): add ollama compatibility (#9284) 2026-04-09 14:15:14 +02:00
e2e_suite_test.go fix: thinking models with tools returning empty content (reasoning-only retry loop) (#9290) 2026-04-09 18:30:31 +02:00
e2e_websocket_responses_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
mock_backend_test.go fix(streaming): deduplicate tool call emissions during streaming (#9292) 2026-04-10 00:44:25 +02:00
realtime_webrtc_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00
realtime_ws_test.go feat(realtime): WebRTC support (#8790) 2026-03-13 21:37:15 +01:00