internetee-registry/test/integration/epp
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
..
contact added shunter to test 2022-12-05 15:12:19 +02:00
domain Make admin contacts optional for private registrants 2025-01-07 12:24:57 +02:00
base_test.rb updated tests 2021-09-08 14:22:12 +03:00
hello_test.rb made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
login_test.rb Fix tests 2022-10-28 14:00:18 +03:00
logout_test.rb made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
poll_test.rb Add rate limiting to all EPP actions 2022-10-28 14:00:18 +03:00