google-nomulus/javatests/google/registry/request
guyben 1004ef5621 Allow unsetting of the support email group, disabling "support users"
In addition to just making good sense to not have support group for some
environments (local? unittest? crash?) - connecting with G Suit requires
additional permissions that are harder to find.

Specifically, it requires the Json Credentials that just aren't set in the
Dummy Keyring used on some environments.

So we make sure to not even *try* to create the credentials if the support
email isn't set

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=225589255
2018-12-20 07:46:33 -05:00
..
auth Allow unsetting of the support email group, disabling "support users" 2018-12-20 07:46:33 -05:00
lock Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
BUILD Add metrics measuring all request processing times 2018-10-31 19:11:39 -04:00
JsonResponseTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestHandlerTest.java Add metrics measuring all request processing times 2018-10-31 19:11:39 -04:00
RequestModuleTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RequestParametersTest.java Rename "absent" to "empty" in test names 2018-08-10 13:46:48 -04:00
ResponseImplTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RouterTest.java Rename "absent" to "empty" in test names 2018-08-10 13:46:48 -04:00