google-nomulus/javatests/google/registry/tools/server/testdata
mcilwain 7b87ba41c7 Delete all Limited Release Program (LRP) code
We never used it and don't have any plans to use it going forward. All
conceivable parts of its functionality that we might use going forward have
already been subsumed into allocation tokens, which are a simpler way of
handling the same use case that are also standards-compliant.

Also gets rid of the hideous ANCHOR_ prefix on anchor tenant EPP authcodes
that was only ever necessary because of overloading the authcode for
anchor tenant creation. Going forward it'll be based on allocation tokens,
so there's no risk of conflicts.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=209418194
2018-08-20 14:28:16 -04:00
..
allocate_domain.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
allocate_domain2.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
contact_create.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
contact_create_complete.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
contact_create_minimal.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_claims.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_claims_multiple.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_claims_second_tld.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_fee.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_fee_multiple.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_check_fee_second_tld.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_create_anchor_tenant.xml Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
domain_create_anchor_tenant_fee_premium.xml Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
domain_create_anchor_tenant_fee_standard.xml Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
domain_create_anchor_tenant_multiple_word_reason.xml Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
domain_create_anchor_tenant_no_reason.xml Delete all Limited Release Program (LRP) code 2018-08-20 14:28:16 -04:00
domain_create_anchor_tenant_password.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_create_claim_notice.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_create_complete.xml Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
domain_create_dsdata.xml Replace domain allocation in the OTE test with "create with dsdata" 2018-04-10 16:30:39 -04:00
domain_create_idn.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_create_minimal.xml Add premium support to nomulus create_domain command 2018-06-06 15:11:44 -04:00
domain_create_minimal_abc.xml Add premium support to nomulus create_domain command 2018-06-06 15:11:44 -04:00
domain_create_palladium.xml Add premium support to nomulus create_domain command 2018-06-06 15:11:44 -04:00
domain_create_parajiumu_3yrs.xml Add premium support to nomulus create_domain command 2018-06-06 15:11:44 -04:00
domain_create_sunrise.xml Add OT&E verification that a domain was successfully created in sunrise 2018-04-02 16:41:28 -04:00
domain_create_sunrush.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_create_sunrush2.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_delete.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_delete_by_registrar.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_delete_immediately.xml Add flag to delete domain immediately in nomulus too 2018-05-30 12:18:54 -04:00
domain_delete_multiple_word_reason.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_info_landrush.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_info_sunrush.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_lock.xml Add domain_lock nomulus command 2017-11-21 18:54:42 -05:00
domain_lock_partial_statuses.xml Add domain_lock nomulus command 2017-11-21 18:54:42 -05:00
domain_renew.xml Add a nomulus renew_domain command 2018-06-06 15:16:09 -04:00
domain_restore.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_transfer_approve.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_transfer_cancel.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_transfer_reject.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_transfer_request.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
domain_unlock.xml Add domain_unlock nomulus command 2017-11-23 01:09:07 -05:00
domain_unlock_partial_statuses.xml Add domain_unlock nomulus command 2017-11-23 01:09:07 -05:00
domain_update_add.xml Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
domain_update_add_two_hosts_remove_one.xml Fix add/remove calculations when updating multiple domains 2018-07-14 01:37:03 -04:00
domain_update_change.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_update_clear_ds_records.xml Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
domain_update_complete.xml Allow square bracket expansion when specifying nameservers 2018-08-10 13:44:25 -04:00
domain_update_complete_abc.xml Allow square bracket expansion when specifying nameservers 2018-08-10 13:44:25 -04:00
domain_update_remove.xml Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
domain_update_set_contacts.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_update_set_ds_records.xml Allow setting DS records in create_domain and update_domain 2018-02-05 23:56:16 -05:00
domain_update_set_nameservers.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
domain_update_set_statuses.xml Add domain_lock nomulus command 2017-11-21 18:54:42 -05:00
domain_update_with_secdns.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
host_create_complete.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
host_create_minimal.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
host_delete.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
host_delete_by_registrar.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
host_delete_multiple_word_reason.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
host_update.xml Use History Entry type for flows in VerifyOteServlet 2017-08-01 16:24:55 -04:00
tld.zone Modify GenerateZoneFilesAction to create output files more in line with standard DNS format 2017-08-29 17:00:41 -04:00
uniform_rapid_suspension.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
uniform_rapid_suspension_existing_host.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
uniform_rapid_suspension_undo.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
uniform_rapid_suspension_undo_preserve.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
update_server_locks_apply_all.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
update_server_locks_apply_one.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
update_server_locks_multiple_word_reason.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
update_server_locks_remove_all.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
update_server_locks_remove_one.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00
xn--q9jyb4c_2010-10-17_full_S1_R0.xml Move EPP XML testdata to server/testdata 2017-07-12 11:03:50 -04:00