Files
appium/packages/fake-driver
Christopher Hiller 8b33414901 feat(typedoc-appium-plugin): implement cross-referencing of methods
This is getting pretty close, but:

- Commands from a driver will show even w/o a `newMethodMap` or `execMethodMap`; it is able to understand that it's overriding `BaseDriver`
- It's also able to understand the associated routes
- And it's able to understand the routes even if `BaseDriver` does not implement it

Still working on the parameters display, but we have the name override working at least.

Added some docstrings in `fake-driver`, `base-driver` for testing
2023-01-03 12:50:53 -08:00
..
2022-12-13 16:10:05 -08: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