Create unit tests for Bulk Edit, using the default layout. Unit tests should cover:
- that the dialog is open, closed and reopened properly
- that save button is made un available if no data was inserted
- the behavior of automatically updating the dropdowns when the users inserts or deletes a value
- the display of error messages
- form validation
These should cover the acceptance criteria of the following user stories: WEBUI-379, WEBUI-380.
- causes
-
ELEMENTS-1437 Expose additional layout and dialog helpers for unit testing
- Open
-
WEBUI-604 Use exposed unit test helpers instead of copied ones
- Open
- is related to
-
WEBUI-576 Create unit tests for Bulk Edit, for complex cases
- Resolved
-
WEBUI-587 Create unit tests for Bulk Edit, for complex cases, booleans
- Resolved
-
WEBUI-588 Create unit tests for Bulk Edit, for complex cases, blobs
- Resolved
-
WEBUI-589 Create unit tests for Bulk Edit, for complex cases, complex objects
- Resolved
-
WEBUI-590 Create unit tests for Bulk Edit, for complex cases, lists of complex objects
- Resolved
-
WEBUI-379 Bulk edit form
- Resolved
-
WEBUI-380 Options available in bulk edit form
- Resolved