To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorUpdate Domain Contacts
As a Partner
I want to be able to update the contacts of my domain
- Background
-
- Given
- I am authenticated as partner
- Scenarios
-
- Successfully update domain contact handles
-
- When
- I update contact handle of my domain
- Then
- contact handle of my domain must be updated
Examples: contact handle all contact handles the registrant handle the admin handle the billing handle the tech handle - Invalid domains
-
- When
- I update a domain that does not exist
- Then
- error must be not found
- Invalid parameters
-
- When
- I update a domain with invalid parameter
- Then
- error must be validation failed
- And
- validation error on field must be "code"
Examples: invalid parameter field code blank registrant handle registrant_handle invalid non-existing registrant handle registrant_handle invalid non-existing admin handle admin_handle invalid non-existing billing handle billing_handle invalid non-existing tech handle tech_handle invalid
Last published over 7 years ago by ealden.