-
Task
-
Resolution: Merged
-
Should have
-
None
-
5
-
Media Library, Testing
-
Sprint #241
-
saturn
Summary
Write a Playwright test to cover the basic import functionality of the new Media Archive implementation.
Test Steps
- Login to the Admin Panel.
- Navigate to Media > Greenpeace Media.
- Search for a term (eg. "Rainbow Warrior").
- Pick the first image and import to the Library.
- Assert that after some time the Processing... message is replaced with a link to the imported image.
- Search for an image identifier (eg. GP0STXWME) and assert there is one result displayed.
- Append one more image identified (eg. GP0STXWZH) and assert that now are two images displayed.
- Click on "Bulk Select" and select both images.
- Click on "Bulk Upload".
- Assert that after some time the Processing 2 images message is hidden and the search box is shown again.
- Remove the imported images from the Library.