StreetCode
StreetCode copied to clipboard
[TC][Admin/Editor/Categories] [UI] Verify that the category table displays all required columns and action icons
Priority: High
Objective: This test case verifies that the category table includes the columns and action icons in accordance with the mockup
Preconditions
- The user is logged in as an admin on Streetcode
- The user navigated to the "Едітор" section
- "Категорії" tab is opened
- At least one category exists in the table
Steps to reproduce
- Review the columns and icons displayed in the category table
Expected result
- The table includes the following columns:
- "Назва" (Title)
- "Зображення" (Image)
- "Дії" (Actions)
- The "Дії" (Actions) column contains:
- A "pencil" icon for editing - "Редагувати"
- A "trash bin" icon for deleting - "Видалити"
User story: https://github.com/ita-social-projects/StreetCode/issues/833 Epic: https://github.com/ita-social-projects/StreetCode/issues/998