Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ existsSync } from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
type
{ ApplicationNested } from
"@dokploy/server"
;
4
import
{ paths } from
"@dokploy/server/constants"
;
Callers
nothing calls this directly
Calls
8
paths
Function · 0.90
execAsync
Function · 0.90
deployApplication
Function · 0.90
cleanupDocker
Function · 0.85
cleanupFiles
Function · 0.85
createChainableMock
Function · 0.70
createMockDeployment
Function · 0.70
createMockApplication
Function · 0.70
Tested by
no test coverage detected