MCPcopy Index your code
hub / github.com/ionic-team/capacitor / add.android.spec.ts

File add.android.spec.ts

cli/test/add.android.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { APP_ID, APP_NAME, run, makeAppDir, MappedFS, installPlatform } from './util';
2
3describe.each([false, true])('Add: Android (monoRepoLike: %p)', (monoRepoLike) => {
4 let appDirObj: any;

Callers

nothing calls this directly

Calls 5

makeAppDirFunction · 0.90
runFunction · 0.90
installPlatformFunction · 0.90
existsMethod · 0.80
readMethod · 0.45

Tested by

no test coverage detected