MCPcopy
hub / github.com/FoalTS/foal / index.ts

File index.ts

packages/cli/templates/app/src/e2e/index.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 3p
2import { createApp } from '@foal/core';
3import * as request from 'supertest';
4import { DataSource } from 'typeorm';

Callers

nothing calls this directly

Calls 4

createAppFunction · 0.90
createDataSourceFunction · 0.90
destroyMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected