MCPcopy
hub / github.com/appium/appium / helpers-specs.js

File helpers-specs.js

test/basedriver/helpers-specs.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { zip, fs, tempDir } from 'appium-support';
2import { configureApp, isPackageOrBundle, duplicateKeys, parseCapsArray } from '../../lib/basedriver/helpers';
3import chai from 'chai';
4import chaiAsPromised from 'chai-as-promised';

Callers

nothing calls this directly

Calls 5

isPackageOrBundleFunction · 0.90
duplicateKeysFunction · 0.90
configureAppFunction · 0.90
parseCapsArrayFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected