Skip to content

Commit

Permalink
Update test-cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RomannRoss authored Oct 31, 2024
1 parent f832144 commit 15763e4
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
prerequisites: |
Открыта страница регистрации https://codebattle.hexlet.io/users/new?next=/
test-data: |
Никнейм = example, почта = [email protected], пароль = 123456
steps:
- Вводим никнейм
- Вводим почту
Expand All @@ -24,7 +24,7 @@
prerequisites: |
Открыта страница логина https://codebattle.hexlet.io/session/new?locale=en&next=%2F
test-data: |
Логин = [email protected], пароль = 123456
steps:
- Вводим логин
- Вводим пароль
Expand Down Expand Up @@ -54,7 +54,7 @@
prerequisites: |
Открыта страница логина https://codebattle.hexlet.io/session/new?locale=en&next=%2F
test-data: |
Логин = [email protected], пароль = 123456
steps:
- Нажимаем на кнопку "Sign in with Github"
- Переходим на страницу https://github.com/login?client_id=338bfc1dc364ae1bbd7f&return_to=%2Flogin%2Foauth%2Fauthorize%3Fclient_id%3D338bfc1dc364ae1bbd7f%26redirect_uri%3Dhttps%253A%252F%252Fcodebattle.hexlet.io%252Fauth%252Fgithub%252Fcallback%26scope%3Duser%253Aemail
Expand All @@ -72,7 +72,7 @@
prerequisites: |
Открыта страница логина https://codebattle.hexlet.io/session/new?locale=en&next=%2F
test-data: |
Логин = [email protected], пароль = 123456
steps:
- Нажимаем на кнопку "Sign in with Discord"
- Переходим на страницу https://discord.com/login?redirect_to=%2Foauth2%2Fauthorize%3Fscope%3Didentify%2Bemail%26client_id%3D805773644780666930%26redirect_uri%3Dhttps%253A%252F%252Fcodebattle.hexlet.io%252Fauth%252Fdiscord%252Fcallback%26response_type%3Dcode
Expand Down Expand Up @@ -107,7 +107,7 @@
steps:

expected-result: |
Должен произойти переход на страницу битвы
- summary: |
Проверка возможности пользователя сыграть с ботом
Expand All @@ -120,6 +120,7 @@
steps:

expected-result: |
Должен произойти переход на страницу битвы
- summary: |
Проверка возможности пользователя сыграть со случайным соперником
Expand All @@ -132,6 +133,7 @@
steps:

expected-result: |
Должен произойти переход на страницу битвы
- summary: |
Проверка возможности пользователя создать турнир
Expand Down

0 comments on commit 15763e4

Please sign in to comment.