-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Test Framework, Web UI
-
Tags:
-
Team:UI
-
Sprint:UI - 2022-10, UI - 2022-11, UI - 2022-12, UI COOLDOWN - 2022-10
Currently, our helpers and step definitions of the functional test framework don't have support for executing bulk actions on a results set.
The goal here is to look at the default bulk actions and add functional tests for them based, improving the coverage of the test framework helpers and step definitions.
For example, a simple functional test could be the following:
- Perform an assets search for pictures
- Select all the results
- Apply a default action (like for instance, add to collection)
- Confirm all the result set was added to the collection
- is related to
-
ELEMENTS-1398 nuxeo-justified-grid is not correctly handling select all actions
- Resolved