google-nomulus/javatests/google/registry/ui/js/registrar
mcilwain ae2c1071f1 Change from ES6 Map to old-fashioned object
This fixes the Kokoro tests broken by []

Unfortunately this means that the return type changes from a Map to an Object as well,
so all of the .get() lines need to turn into [].  Yay weakly typed languages. And
apparently in some error conditions this method could already return the Object type
anyway, even if you passed in a Map, so it's just poorly designed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213808477
2018-09-20 11:19:36 -04:00
..
BUILD Upgrade Nomulus to latest Closure Rules 2016-12-06 11:52:46 -05:00
console_test.js Change from ES6 Map to old-fashioned object 2018-09-20 11:19:36 -04:00
console_test_util.js Fix deprecated suppresses and Map type in JS 2018-09-20 11:19:36 -04:00
contact_settings_test.js Delete all Braintree code 2018-07-14 01:37:03 -04:00
contact_test.js Delete all Braintree code 2018-07-14 01:37:03 -04:00
domain_test.js Change from ES6 Map to old-fashioned object 2018-09-20 11:19:36 -04:00
host_test.js Change from ES6 Map to old-fashioned object 2018-09-20 11:19:36 -04:00
security_settings_test.js Delete all Braintree code 2018-07-14 01:37:03 -04:00
whois_settings_test.js Delete all Braintree code 2018-07-14 01:37:03 -04:00