MCPcopy Index your code
hub / github.com/TanStack/query / inject-is-mutating.test.ts

File inject-is-mutating.test.ts

packages/angular-query-experimental/src/__tests__/inject-is-mutating.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, test, vi } from 'vitest'
2import { TestBed } from '@angular/core/testing'
3import { Injector, provideZonelessChangeDetection } from '@angular/core'
4import { sleep } from '@tanstack/query-test-utils'

Callers

nothing calls this directly

Calls 5

sleepFunction · 0.90
provideTanStackQueryFunction · 0.85
injectMutationFunction · 0.85
injectIsMutatingFunction · 0.85
mutateMethod · 0.45

Tested by

no test coverage detected