google-nomulus/javatests/google/registry/flows
guyben 5aeee19699 Send out Lordn during start-date sunrise
Also prevents signed marks from being used in non-sunrise TldStates.

Currently, we send out a Lordn update only when there's a ClaimNotice, or if
we're in end-date sunrise.

But EPPs can contain a SignedMark instead of a ClaimsNotice for trademarked
domains - in which case we aren't sending out Lordn update. This also applies
to start-date sunrises.

We also change the SignedMark behavior for superusers. Currently, if a
mismatched signed mark is given as superuser, we accept it. That causes
problems when we want to send the Lordn update.

Instead - we no longer allow superusers to give a mismatched SignedMark (just
as we don't allow users to give a bad ClaimNotice). A super user can still
create a domain WITHOUT a signed mark - but if one is provided, it must match.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=199783411
2018-06-18 17:45:44 -04:00
..
async Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
contact Restrict contact info commands to owning registrars 2018-06-18 17:36:42 -04:00
custom Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
domain Send out Lordn during start-date sunrise 2018-06-18 17:45:44 -04:00
host Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
poll Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
session Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
testdata Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
BUILD Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
CheckApi2ActionTest.java Add metrics for the new Check API 2018-06-18 17:44:04 -04:00
CheckApiActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppCommitLogsTest.java Consolidate some domain creation / deletion EPPs in testdata 2018-02-01 22:03:57 -05:00
EppConsoleActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppControllerTest.java Migrate away fully from MockitoJUnitRunner 2018-04-10 17:01:04 -04:00
EppLifecycleContactTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainApplicationTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleDomainTest.java Set EAP billing event to one-year period 2018-06-18 17:42:29 -04:00
EppLifecycleHostTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginAdminUserTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginUserTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppTestCase.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppTestComponent.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
EppTlsActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppToolActionTest.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
EppXmlTransformerTest.java Move tests to use TestDataHelper for reading resources 2018-04-10 16:43:17 -04:00
EppXxeAttackTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
ExtensionManagerTest.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
FlowReporterTest.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
FlowRunnerTest.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
FlowTestCase.java Add an EPP lifecycle test verifying that EAP fees are not refunded 2017-12-27 11:29:07 -05:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Migrate to flogger (red) 2018-05-30 12:18:54 -04:00
TlsCredentialsTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00