- begin mass test-coverage of npm-ecosystem under https://github.com/npmtest
- add default testCase testCase_buildCustomOrg_default
- add shell-function shIsInGithubOrg to auto-determine whether using env-var $GITHUB_ORG is appropriate or not
- add shell-functions shCryptoAesWithGithubOrg, shNpmNameListFetch
- auto-screenCapture test-report and coverage.html in shell-function shBuildCiInternal
- improve scaffolding feature of shell-function shBuildApp
- merge env-vars $npm_package_buildNpmdoc and $npm_package_readmeParse into $npm_package_buildCustomOrg
- merge shell-function shBuildCustomOrg into shBuildCiInternal
- preserve percent-encoding in screenCapture files (so the url can be reconstructed)