StreetCode
StreetCode copied to clipboard
[TC][Admin][News] Verify the possibility of uploading an image that exceeds the size limit.
Priority: High
Preconditions
- User is logged as admin
- The 'Новини' tab is opened
Steps to reproduce
- Click on 'Створити новину' button.
- Click on 'Додати зображення' field
- Select a file that exceeds 3 MB in size.
- Click on 'Open' button
Test data
3. Jpeg format file with 5.3 MB size -
Expected result An error message appears, informing that the selected file is too large and specifies that the maximum allowed size is 3 MB.
User story: #835