Skip to content

Commit

Permalink
Update test-cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElenaKazakova124 authored Mar 3, 2025
1 parent 1652386 commit b55e8a4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Пользователь должен иметь возможность зарегистрироваться на сайте
prerequisites:
Открыта страница регистрации пользователя
test-data: |
test-data: |
Nickname = Lemon Email = [email protected] Password = Kakaka Password Confirmation = Kakaka
steps:
- Вводим nickname
Expand Down Expand Up @@ -115,6 +115,7 @@
prerequisites:
Открыт профиль на сайте авторизованного пользователя
test-data: |
-
steps:
- Нажимаем на свой профиль в меню
- Нажимаем кнопку "Sing Out"
Expand All @@ -128,6 +129,7 @@
prerequisites:
Открыта страница регистрации пользователя
test-data: |
-
steps:
- Нажимаем кнопку "Sing in with Github"
- Вводим "Username or email address"
Expand All @@ -143,6 +145,7 @@
prerequisites:
Открыта страница ввода email и пароля
test-data: |
-
steps:
- Нажимаем на кнопку "Forgot your password?"
- Вводим свою почту для восстановления пароля
Expand Down

0 comments on commit b55e8a4

Please sign in to comment.