internetee-registry/test/integration
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
..
admin_area Updated white_ips_test.rb integration test 2023-07-11 11:04:35 +03:00
api fixed legal attributes 2022-11-28 12:01:40 +02:00
contact Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
domain Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
eeid Modified identification request webhook 2024-11-14 08:37:09 +02:00
eis_billing fixed tests 2023-02-06 10:44:17 +02:00
epp Make admin contacts optional for private registrants 2025-01-07 12:24:57 +02:00
repp/v1 Make admin contacts optional for private registrants 2025-01-07 12:24:57 +02:00