Files
framit/app/composables/useApi.test.ts
Lucien Cartier-Tilet 7ae22106fa fix(tests): properly mock $fetch in useApi tests
Replace vi.mocked($fetch) with a properly stubbed global mock
using vi.stubGlobal() to fix test failures
2026-02-05 12:19:12 +01:00

10 KiB