google-nomulus/javatests/google/registry/flows/domain
guyben b5ae37c5cc Return more informative errors when signed mark is invalid at this time
A "mark" tells us that the holder owns the trademark for a given domain name. It is signed for authentication.

If the signature's certificate is either "not yet valid" or "expired", we return explicit errors to that effect.

But in addition to the signature's certificate, the mark itself might not be valid yet or already expired. Right now if that happens - we return an error saying "the mark doesn't match the domain name".

That is wrong - as the mark can match the domain name, just be expired. Returning "the mark doesn't match the domain name" in that case is misleading.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=190069976
2018-04-02 16:29:24 -04:00
..
testdata Default missing type= argument to "registration" in launch:create EPP extension 2018-04-02 16:22:54 -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 Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainClaimsCheckFlowTest.java Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainCreateFlowTest.java Return more informative errors when signed mark is invalid at this time 2018-04-02 16:29:24 -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 Merge JUnitBackport's expectThrows into assertThrows 2018-03-06 18:56:15 -05:00
DomainUpdateFlowTest.java Add short-term host/contact caching for high-QPS domain mutations 2018-03-06 19:05:20 -05:00