mirror of
https://github.com/deepseek-ai/deepseek-harness
synced 2026-08-15 21:04:50 +00:00
test(agent-loop): name regression contracts
This commit is contained in:
@@ -370,7 +370,7 @@ describe('disposed status is part of the agent/status contract', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe('misc registry and config fixes', () => {
|
||||
describe('registration, request routing, and queued-input ownership contracts', () => {
|
||||
it('duplicate adapter registration is rejected', async () => {
|
||||
const ctx = new Context()
|
||||
await ctx.plugin(LlmService)
|
||||
|
||||
Reference in New Issue
Block a user