Skip to content

Commit

Permalink
Update test-cases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnnaGurina committed Jun 14, 2023
1 parent 7560472 commit 90c3aad
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,13 +261,12 @@
prerequisites: |
Открыта главная страница https://hexlet-products-store.vercel.app/
test-data: |
Товар = iPhone 9
empty
steps:
- Добавляем товар в корзину
- Переходим в Cart
- Нажимаем кнопку Checkout
- Переходим по кнопке 'Next' до последней страницы
- Переходим по кнопке 'Previous' до первой страницы
expected-result: |
Появилось окно с сообщением о том, что заказ оформлен. Товар удален из корзины. Заказ появился в разделе "Заказы"
Кнопка 'Next' перемещает на следующую страницу товаров, кнопка 'Previous' перемещает на предыдущую страницу.
- summary: |
Переход в категорию товаров по хештегу
Expand Down

0 comments on commit 90c3aad

Please sign in to comment.