internetee-registry/test/integration/repp/v1/domains
oleghasjanov 863dcce647 Add admin contact validation rules based on registrant type and age
- Add validation requiring admin contacts for legal entity registrants
- Add validation requiring admin contacts for underage private registrants:
  - Under 18 years old for birthday-based identification
  - Under 18 years old for Estonian ID numbers
- Make admin contacts optional for:
  - Adult private registrants (18+ years)
  - Adult Estonian ID holders
  - Non-Estonian private registrants
- Add tests covering all new validation scenarios
- Add helper methods to calculate age and parse Estonian ID birth dates
2025-01-31 12:49:14 +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 Add admin contact validation rules based on registrant type and age 2025-01-31 12:49:14 +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