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 Administrator
As a Administrator
I want to be able to update contacts of other non-admin partners
- Background
-
- Given
- I am authenticated as administrator
- 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 contacts
-
- When
- I update a domain with invalid contact
- Then
- error must be validation failed
- And
- validation error on field must be "code"
Examples: invalid contact 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.