You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.
Description :
As an admin, I want to create a front desk agent account so that FDA can log in to the platform.
Pre-conditions:
Given I am logged in the Shiftme App
Scenarios:
I create a front desk agent account with required fields
When I create a new front desk agent account putting the required fields (Name, last name, email, and password)
Then I can save the new account created correctly
And this new account should be shown in the list of users.
I try to create a front desk agent account without putting all the required fields
When I try to create a new front desk agent account without putting all the required fields (Name, last name, email, and password)
Then the system must not allow saving the changes while the required fields are not put.
And should show error messages in each required field with the field’s name example(“The last name is required”)
I cancel the creation of front desk agent account
When I try to create a new front desk agent account and want to cancel all the action, I click on Cancel Button.
Then I leave of creation view and see the list of users.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: