mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Include tests for EPP contact create/update actions regarding to addressing
This commit is contained in:
parent
8f8b246e49
commit
e40353042e
3 changed files with 205 additions and 0 deletions
|
@ -7,6 +7,7 @@ module Epp
|
|||
KEY_TO_VALUE = {
|
||||
completed_successfully: 1000,
|
||||
completed_successfully_action_pending: 1001,
|
||||
completed_without_address: 1100,
|
||||
completed_successfully_no_messages: 1300,
|
||||
completed_successfully_ack_to_dequeue: 1301,
|
||||
completed_successfully_ending_session: 1500,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue