We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GIVEN that I am an admin WHEN I go to the users page THEN I should be able to view an 'Invite new user' button
GIVEN that I have an 'Invite new user' button WHEN I click on it THEN I should be able to view a form with the following fields:
GIVEN that I have filled up the invite user form correctly WHEN I click the 'Generate' button THEN
GIVEN that I have a copy button link WHEN I click on the copy button THEN
The text was updated successfully, but these errors were encountered:
es-lynn
No branches or pull requests
GIVEN that I am an admin
WHEN I go to the users page
THEN I should be able to view an 'Invite new user' button
GIVEN that I have an 'Invite new user' button
WHEN I click on it
THEN I should be able to view a form with the following fields:
GIVEN that I have filled up the invite user form correctly
WHEN I click the 'Generate' button
THEN
GIVEN that I have a copy button link
WHEN I click on the copy button
THEN
The text was updated successfully, but these errors were encountered: