MCPcopy Create free account
hub / github.com/Luce-Org/lucebox-hub / shutdown

Method shutdown

server/test/test_server_unit.cpp:2352–2352  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2350}
2351
2352TEST_CASE(ServerUnitFixture, test_emitter_parses_tool_call_missing_outer_close) {
2353 auto em = make_emitter(ApiFormat::OPENAI_CHAT, weather_tools());
2354 em.emit_start();
2355 em.emit_token("<tool_call>\n"

Calls

no outgoing calls

Tested by

no test coverage detected