google-nomulus/javatests/google/registry/model
cgoldfeder 0b1781b110 Make LINKED into a virtual status value
* Remove LINKED when loading an EppResource
* Enforce that you can't add it to a resource
* Ignore LINKED on xjc import of contacts and hosts

After running ResaveAllEppResourcesAction we will no
longer have persisted LINKED statuses in datastore.

In the process of writing this I discovered that RDAP
treats LINKED like any other status value and returns
the persisted value rather than the derived one. Since
this is an existing bug and is orthogonal to the changes
in this CL, I am addressing it in a separate CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=145585227
2017-01-30 15:03:53 -05:00
..
billing Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
common Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
contact Make LINKED into a virtual status value 2017-01-30 15:03:53 -05:00
domain Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
eppinput Add a few tests for EppInput 2016-10-14 17:00:32 -04:00
eppoutput Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
export Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
host Make LINKED into a virtual status value 2017-01-30 15:03:53 -05:00
index Make all but one field on RegistryConfig static 2017-01-09 12:01:09 -05:00
mark Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ofy Remove the old RegistryConfig paradigm entirely 2017-01-09 12:01:09 -05:00
poll Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
rde Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
registrar Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
registry Get rid of the delete() method on ReservedList 2017-01-09 11:59:04 -05:00
reporting Add otherClientId to HistoryEntry 2017-01-09 12:00:34 -05:00
server Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
smd Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
tmch Daggerize TMCH/signed mark util classes 2017-01-09 11:59:04 -05:00
transfer Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
translators Create *InfoData objects instead of reusing *Resource objects 2017-01-12 14:11:51 -05:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
CreateAutoTimestampTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityClassesTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EntityTestCase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppResourceUtilsTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ImmutableObjectTest.java Get rid of ReferenceUnions entirely 2016-11-15 10:42:58 -05:00
ModelUtilsTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ResourceCommandTestCase.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
schema.txt Add missing otherClientId field to Datastore schema 2017-01-09 12:01:09 -05:00
SchemaVersionTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
UpdateAutoTimestampTest.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00