Files
appium/packages/fake-driver
Christopher Hiller ee00285b38 chore: global chai
This PR makes `chai` and `should()` _globals_ when using Mocha:

- `chai` is configured with `chai-as-promised`
- A `.mocharc.js` requires `./test/setup.js` _from the monorepo root_.
- Updated the ESLint config to recognize the globals.
- Updated Wallaby config

All instances of `import chai...` and the like have been removed from all test files.
2021-08-13 10:40:52 -07:00
..
2021-08-13 10:40:52 -07:00

appium-fake-driver

Greenkeeper badge

Issues for this repo are disabled. Log any issues at the main Appium repo's issue tracker.

Work in progress, stay tuned!

Watch

npm run watch

Test

npm test