internetee-registry/test/integration/epp
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
..
contact added shunter to test 2022-12-05 15:12:19 +02:00
domain Add admin contact validation rules based on registrant type and age 2025-01-31 12:49:14 +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