StreetCode
StreetCode copied to clipboard
TC2 [Functional] Verify that admin can filter streetcodes by status in the catalog section.
Priority: medium
Preconditions
- Admin user is logged in.
- Admin panel at https://historycode.online/admin-panel is open.
- The “Статус” filter button is visible and active.
- Catalog list is fully loaded.
Steps to reproduce
- Click on the “Статус” filter button. “Опублікований”
- Verify that only streetcodes with status “Опублікований” are shown.
- Click on the “Статус” filter button again. “Заархівований”.
- Verify that only streetcodes with status “Заархівований” are shown.
- Click on the “Статус” filter button again. “Чернетка”.
- Verify that only streetcodes with status “Чернетка” are shown.
- Click on “X” (clear filter) on the “Статус” button.
- Verify that the catalog returns to sorting by last modification date.
Expected result Filtered streetcodes are displayed on the page according to the selected status.
Postconditions
- No data changes are made to the streetcodes.
- Admin remains in the "Каталог стріткодів" section.
User story: #1160
Related bug: