google-nomulus/javatests/google/registry/rdap
guyben 15e54f2803 Show only the last of each event type in RDAP domain response
We also ignore events that happened before the domain was created (for example, in a previous incarnation of the same domain name) and we set the last changed event to be the later of the last EPP change and any other event that happened before "now".

From RDAP response profile
2.3.2 The domain object in the RDAP response MAY contain the following events:
2.3.2.3 An event of *eventAction* type *transfer*, with the last date and time that the
domain was transferred. The event of *eventAction* type *transfer* MUST be omitted if
the domain name has not been transferred since it was created.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=242461310
2019-04-11 14:45:46 -04:00
..
testdata Show only the last of each event type in RDAP domain response 2019-04-11 14:45:46 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
RdapActionBaseTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapActionBaseTestCase.java Move AuthenticatedRegistrarAccessor to request/auth/ 2018-11-16 16:54:21 -05:00
RdapDomainActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapDomainSearchActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapEntityActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapEntitySearchActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapHelpActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapJsonFormatterTest.java Show only the last of each event type in RDAP domain response 2019-04-11 14:45:46 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapNameserverSearchActionTest.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00
RdapSearchActionTestCase.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00