Hi Trace,
I have test deployments working (for both sheets and docs add-ons). It works OK, but there are a few steps + limitations
Here is what I found:
- You can't deploy the test version as an unbound add-on, each test is bound to a specific document
- If you're deploying to two testers, you can choose a different test-doc for each tester, but they will only see the add-on on the test-doc (not on their regular documents).
- In the Google OAuth config, you'll also need to add the email addresses for each tester as an authorized user (I can't recall if this also applies for people inside your domain)
Steps I took to get it working
- The tester shared a test-doc with me
- I created a test that bound the add-on to the shared test-doc
- Added them as an authorized tester in the cloud dashboard
- Viola!
Hope this helps,
Ed