Add more tests to dnssec

This commit is contained in:
Martin Lensment 2014-10-15 12:04:43 +03:00
parent a74e2e5fd1
commit df255b5282
2 changed files with 53 additions and 2 deletions

View file

@ -22,7 +22,9 @@ class Epp::EppDomain < Domain
'2306' => [ # Parameter policy error
[:owner_contact, :blank],
[:admin_contacts, :out_of_range],
[:base, :ds_data_with_key_not_allowed]
[:base, :ds_data_with_key_not_allowed],
[:base, :ds_data_not_allowed],
[:base, :key_data_not_allowed]
],
'2004' => [ # Parameter value range error
[:nameservers, :out_of_range,