MCPcopy Create free account
hub / github.com/ShipSecAI/studio / backend-integration.test.ts

File backend-integration.test.ts

backend/src/__tests__/backend-integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import 'reflect-metadata';
2import { describe, it, expect, beforeAll, afterAll, beforeEach } from 'bun:test';
3import { Test, TestingModule } from '@nestjs/testing';
4import { INestApplication } from '@nestjs/common';

Callers

nothing calls this directly

Calls 6

fetchFunction · 0.85
apiFunction · 0.85
buildWorkflowGraphFunction · 0.85
readJsonFunction · 0.85
appendMethod · 0.65
closeMethod · 0.45

Tested by

no test coverage detected