-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1652386
commit b55e8a4
Showing
1 changed file
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
Пользователь должен иметь возможность зарегистрироваться на сайте | ||
prerequisites: | ||
Открыта страница регистрации пользователя | ||
test-data: | | ||
test-data: | | ||
Nickname = Lemon Email = [email protected] Password = Kakaka Password Confirmation = Kakaka | ||
steps: | ||
- Вводим nickname | ||
|
@@ -115,6 +115,7 @@ | |
prerequisites: | ||
Открыт профиль на сайте авторизованного пользователя | ||
test-data: | | ||
- | ||
steps: | ||
- Нажимаем на свой профиль в меню | ||
- Нажимаем кнопку "Sing Out" | ||
|
@@ -128,6 +129,7 @@ | |
prerequisites: | ||
Открыта страница регистрации пользователя | ||
test-data: | | ||
- | ||
steps: | ||
- Нажимаем кнопку "Sing in with Github" | ||
- Вводим "Username or email address" | ||
|
@@ -143,6 +145,7 @@ | |
prerequisites: | ||
Открыта страница ввода email и пароля | ||
test-data: | | ||
- | ||
steps: | ||
- Нажимаем на кнопку "Forgot your password?" | ||
- Вводим свою почту для восстановления пароля | ||
|