Add feature spec coverage for Work Item Start/Due Dates widget
Summary
We need to introduce a shared example feature spec for the Dates widget where it covers both create and edit flows and can be included in other specs (eg; Key Result create).
| Default | Date Picker | With dates |
|---|---|---|
|
|
|
Behaviours to test
-
Default state with no dates -
Editing dates with both date pickers revealed -
Dates set as per user preference format
Files to refer
The dates widget is only available on project level for issues. We need to add the test in following files.
- Shared example of the widget - work_items_shared_examples.rb
- Work item detail coverage - work_item_detail_spec.rb
Refer how other widgets are added in the work item detail files for examples.
MR for reference
Resources
Edited by 🤖 GitLab Bot 🤖


