MCPcopy
hub / github.com/ionic-team/capacitor / update.android.spec.ts

File update.android.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 4

makeAppDirFunction · 0.90
runFunction · 0.90
installPlatformFunction · 0.90
readMethod · 0.45

Tested by

no test coverage detected