This is a reference guide to material that may be helpful for other developers learning the code, or for me when I inevitably forget the reasoning behind some non-obvious code.
- [OSRF JSON Gateway](OSRF JSON Gateway.md)
Before you can run the tests, you need to provide login creds for a live Evergreen server. See ../TestUserData/README.md
Non-obvious code that gets repeated may have a reference like
// See Footnote #x - xyzzy
See [Handling the Virtual Keyboard](Handling the Keyboard.md)