FYI, the team is definitely looking into adding better support for callables for:
1) The local shell (`firebase functions:shell`)
2) The local emulator (`firebase serve`), allowing the SDK to access a localhost URL
3) Unit tests with the firebase-functions-test node module
Doug