MCPcopy Create free account
hub / github.com/tiann/hapi / useOpencodeModels.test.ts

File useOpencodeModels.test.ts

web/src/hooks/queries/useOpencodeModels.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { getOpencodeModelsRefetchInterval, shouldRetryOpencodeModelsQuery } from './useOpencodeModels'
3
4describe('useOpencodeModels retry policy', () => {

Callers

nothing calls this directly

Tested by

no test coverage detected