MCPcopy
hub / github.com/nestjs/nest / lazy-import-global-modules.spec.ts

File lazy-import-global-modules.spec.ts

integration/lazy-modules/e2e/lazy-import-global-modules.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { INestApplication } from '@nestjs/common';
2import { Test } from '@nestjs/testing';
3import * as chai from 'chai';
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 6

createTestingModuleMethod · 0.80
createNestApplicationMethod · 0.80
useMethod · 0.65
initMethod · 0.65
closeMethod · 0.65
compileMethod · 0.45

Tested by

no test coverage detected