internetee-registry/test/integration/epp/domain
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
..
check Add rate limiting to all EPP actions 2022-10-28 14:00:18 +03:00
create Make admin contacts optional for private registrants 2025-01-07 12:24:57 +02:00
delete updated tests 2021-09-08 14:22:12 +03:00
info Add rate limiting to all EPP actions 2022-10-28 14:00:18 +03:00
renew refactored condition and added tests 2021-10-21 10:30:19 +03:00
transfer updated tests 2021-09-08 14:22:12 +03:00
update transfer code change during registrant change 2023-01-03 11:54:04 +02:00
base_test.rb updated tests 2021-09-08 14:22:12 +03:00