internetee-registry/test/integration
oleghasjanov 7799727867 feat: add age validation for admin contacts
- Add AgeValidation module for consistent age checks
- Validate admin contacts must be at least 18 years old
- Move age validation logic from Domain to shared module
- Add tests for admin contact age validation
- Fix JSON format for admin_contacts_allowed_ident_type setting

This change ensures that administrative contacts must be adults (18+),
using the same age validation logic as for registrants. The validation
works with both birthday and Estonian ID formats. Settings are now
properly stored as JSON strings for consistent parsing.
2025-03-20 16:37:38 +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 Corrected tests 2025-01-31 12:49:14 +02:00
eis_billing fixed tests 2023-02-06 10:44:17 +02:00
epp feat: add age validation for admin contacts 2025-03-20 16:37:38 +02:00
repp/v1 Updated integration test 2025-03-18 16:58:48 +02:00