google-nomulus/javatests/google/registry/ui/server/registrar
mcilwain 37aa1d1815 Always require acknowledgment of premium fees
This removes the configuration ability on both Registry and Registrar entities
to allow operations on premium domains to succeed without acking the fees using
the fee extension. We only ever used this ability during the minna launch, and
it was a fiasco. We have no intention of ever allowing creation, renewal,
transfer, restoring, etc. of premium domains without acking the fees ever again,
and haven't done so since 2013, so removing this ability allows us to simplify
our code, data model, and tests.

Note that all TLDs in our production system currently require price ACKing
anyway, so from an external partner perspective this commit is a noop.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229423650
2019-01-17 19:07:51 -05:00
..
testdata Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
BUILD Add an action to check the status of OT&E verification 2019-01-08 16:46:41 -05:00
ConsoleUiActionTest.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
ContactSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00
OteStatusActionTest.java Rationalize OT&E client ID validation rules 2019-01-14 16:28:12 -05:00
RegistrarSettingsActionTest.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
RegistrarSettingsActionTestCase.java Move SendEmailUtils to the /ui/server directory 2018-12-20 07:46:33 -05:00
SecuritySettingsTest.java Allow only OWNERs to change owner-related data on registrar console 2018-12-03 18:56:28 -05:00
WhoisSettingsTest.java Add metrics for registrar console requests 2018-10-25 14:51:58 -04:00