google-nomulus/javatests/google/registry/flows/domain
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
..
testdata Send out Lordn during start-date sunrise 2018-06-18 17:45:44 -04:00
token Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainAllocateFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainApplicationCreateFlowTest.java Return more informative errors when signed mark is invalid at this time 2018-04-02 16:29:24 -04:00
DomainApplicationDeleteFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainApplicationInfoFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainApplicationUpdateFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainCheckFlowTest.java Make domain check return availability regardless of fee extensions 2018-04-23 14:36:02 -04:00
DomainClaimsCheckFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainCreateFlowTest.java Send out Lordn during start-date sunrise 2018-06-18 17:45:44 -04:00
DomainDeleteFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainInfoFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainRenewFlowTest.java Add domain lifecycle test for renew with total term >10 years 2018-03-06 19:11:26 -05:00
DomainRestoreRequestFlowTest.java Change RESTORE BillingEvents to have 1-year periods 2018-03-06 19:25:05 -05:00
DomainTransferApproveFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainTransferCancelFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainTransferFlowTestCase.java Remove more unused Truth8.assertThat() static imports in tests 2017-11-07 17:22:56 -05:00
DomainTransferQueryFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainTransferRejectFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainTransferRequestFlowTest.java Make async flow logic handle missing client transaction IDs 2018-05-05 23:21:55 -04:00
DomainUpdateFlowTest.java Improve the error when trying to delete the registrant contact 2018-05-17 21:52:35 -04:00