Regression test: test for GitHub.com external service and authentication
Created by: beyang
Test cases in auth.test.ts
and external-services.test.ts
.
This also adds utility code to access the management console UI and API, updates some docs typos, and modifies the TestResourceManager
class so that a resource destructor can refer to variables defined in the constructor.