MCPcopy
hub / github.com/Dokploy/dokploy / application.real.test.ts

File application.real.test.ts

apps/dokploy/__test__/deploy/application.real.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { existsSync } from "node:fs";
2import path from "node:path";
3import type { ApplicationNested } from "@dokploy/server";
4import { paths } from "@dokploy/server/constants";

Callers

nothing calls this directly

Calls 8

pathsFunction · 0.90
execAsyncFunction · 0.90
deployApplicationFunction · 0.90
cleanupDockerFunction · 0.85
cleanupFilesFunction · 0.85
createChainableMockFunction · 0.70
createMockDeploymentFunction · 0.70
createMockApplicationFunction · 0.70

Tested by

no test coverage detected