magento / adobe-stock-integration

Magento Adobe Stock integration Community Project.
Open Software License 3.0
60 stars 92 forks source link

[MFTF] Sorting in media gallery #1776

Closed sivaschenko closed 4 years ago

sivaschenko commented 4 years ago

Test case link: https://studio.cucumber.io/projects/131313/test-plan/folders/1337102/scenarios/4699447

Preconditions (*)

  1. Admin user is logged in

Steps

  1. Open standalone Media Gallery
  2. Create folder "a" in the root directory
  3. Upload two different images to folder "a"
  4. Create folder "b" in the root directory
  5. Upload an image to folder "b"
  6. Apply "Newest First" sorting
  7. Verify the positions of 3 images in the grid (images should be displayed in the upload order)
  8. Apply "Oldest First" sorting
  9. Verify the positions of 3 images in the grid (images should be displayed in the reverse to upload order)
  10. Apply "Directory: Ascending" sorting
  11. Verify the positions of 3 images in the grid (images from directory "a" should be listed first)
  12. Apply "Directory: Descending" sorting
  13. Verify the positions of 3 images in the grid (images from directory "b" should be listed first)
  14. Apply "Name: A to Z" sorting
  15. Verify the positions of 3 images in the grid
  16. Apply "Name: Z to A" sorting
  17. Verify the positions of 3 images in the grid
m2-assistant[bot] commented 4 years ago

Hi @sivaschenko. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this