MCPcopy Create free account
hub / github.com/ngrx/platform / effect_creator.spec.ts

File effect_creator.spec.ts

modules/effects/spec/effect_creator.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { forkJoin, of, firstValueFrom } from 'rxjs';
2import { createEffect, getCreateEffectMetadata } from '../src/effect_creator';
3
4describe('createEffect()', () => {

Callers

nothing calls this directly

Calls 2

createEffectFunction · 0.90
getCreateEffectMetadataFunction · 0.90

Tested by

no test coverage detected