COMMANDS
------------
pm-download: GOOD.
  need test for `pm-download --select` (hard to test; depends on state of project releases on d.o.)
pm-updatecode: GOOD.
pm-update: GOOD. Implicitly tested by pm-updatecode and updatedb.
pm-releasenotes
pm-releases
pm-enable: GOOD. testEnDisUnList().
pm-disable: GOOD. testEnDisUnList().
pm-uninstall: GOOD. testEnDisUnList().
pm-list: GOOD. testEnDisUnList().
pm-info:
pm-refresh:
version-control: FAIR. See updatecode. To be deprecated all git workflow after git.drupal.org?
package-hander:

sql-cli:
sql-connect:
sql-query: FAIR. Implicit by site-install
sql-dump: FAIR. Implicitly tested by siteUpgradeTest and sqlSyncTest.
sql-sync: GOOD. testLocalSqlSync(). Implicitly tested by siteUpgradeTest.
  need test: %dump, %dump-dir, --dump, --dump-dir, --source-dump, --target-dump, --source-dump-dir and --target-dump-dir and permutations of same used together.
sql-drop: FAIR. Implicit by site-install


updatedb: GOOD. Implicitly tested siteUpgradeTest.
archive-dump: GOOD
archive-restore: GOOD. Strong implicit testing by environment cache in the unish framework.
help
version: GOOD. Implicit by testStandaloneScript()
self-update
php-eval: GOOD. Implicitly tested by many tests (e.g. siteUpgradeTest).
php-script: GOOD.
drupal-directory: GOOD
core-cli: FAIR
cache-get: GOOD
cache-set: GOOD
cache-clear: GOOD
config
core-cron
core-status: FAIR: Implicit test by contextTest.
docs
image: GOOD
core-rsync
runserver
core-quick-drupal
search-*
shellalias: GOOD
  need test: shell alias with site alias
site-install: FAIR. Implicit test by setUpDrupal().
site-upgrade: GOOD.
ssh: GOOD
test-*
topic
variable-*: GOOD
watchdog-*: GOOD

user-*: GOOD.

field-*: GOOD.

INCLUDES
------------
backend: GOOD
  need test: --pipe with remote alias and --pipe with list of aliases
batch: FAIR. Implicit by siteUpgradeTest.
bootstrap:
command: FAIR
complete: GOOD
context: FAIR. Many functions implicitly tested. Option merging (config, include, alias-path) not tested.
drush: NONE.
environment
sitealias. FAIR. Explicit test for alias lists. Single aliases implicitly tested by contextTest.
dbtng: Good. Implicit by variable-*.
drupal
exec: GOOD: Implicitly tested all over.
filesystem
output


ROOT
-------------
drush:
  need test: drush.ini
drush.php
drush.bat: N/A
drush.complete.sh: N/A
