forked from openstf/adbkit
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Greetings from the AppetizerIO team, a mobile test automation platform software.
We love adbkit and have had a long history using it.
We also have a decaffeination progress here: https://github.com/appetizerio/adbkit-decaf . And thanks very much for taking the lead. As our progress is much behind, we would like to switch to the ts version and contribute some of our internal patches/workarounds to the new mainstream:
- add kill-forward command. #60: add the missing
kill-forward
command under host-serial, which corresponds to theadb forward --remove
feature - replace the
node-forge
withnode-rsa
, as forge itself is heavy and transitively depends on many stuff, like jquery. Internally, we've replaced it withnode-rsa
that saves a lot after webpack-ed. - add a set of convenience helper functions based on the adb client, such as clearAppData, isAppInstalled, etc.
- showcase long-running shell commands #59: showcase how to spawn a long-running shell command in README
- ... more yet to come
This issue will be updated to bookkeep related PRs.
drauggres, ItsHarper, koral-- and LawisChen
Metadata
Metadata
Assignees
Labels
No labels