internetee-registry/test/integration/repp/v1/domains
oleghasjanov 3c169bb00b Make admin contacts optional for private registrants
This change makes admin contacts optional for private registrants while keeping them mandatory for organizations. The changes include:

- Updated Domain model validations to make admin and tech contacts optional (min=0) for private registrants
- Added validation rules methods to handle different requirements based on registrant type
- Modified EPP domain creation to support domains without admin contacts for private registrants
- Updated attach_default_contacts to skip adding contacts for private registrants
- Added comprehensive test coverage for:
  - Domain model validations with private/org registrants
  - EPP domain creation without admin contacts for private registrants
  - REPP API contact management for private registrants

This implements the requirement to make admin contacts optional for private registrations of .ee domains while maintaining the existing validation rules for organizations.
2025-01-07 12:24:57 +02:00
..
bulk_renew_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
contact_replacement_test.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
contacts_test.rb Make admin contacts optional for private registrants 2025-01-07 12:24:57 +02:00
create_test.rb Rename auth_info / authorization_code to transfer_code 2021-03-22 16:29:40 +02:00
delete_test.rb Corrected test 2023-01-10 13:57:06 +02:00
dnssec_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
list_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
nameservers_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
renews_test.rb Updated REPP API for new registrar portal 2022-07-12 15:47:25 +03:00
statuses_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
transfer_info_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
transfer_test.rb Add rate limiting to all repp actions 2022-10-28 14:00:18 +03:00
update_test.rb transfer code change during registrant change 2023-01-03 11:54:04 +02:00