task scenarios¶
- 478-should-create-new-task — should create new task
- 479-should-create-new-task-and-assert-edit-values — should create new task and assert edit values
- 480-should-create-new-task-with-only-required-fields — should create new task with only required fields
- 481-should-check-required-field-for-task-name — should check required field for task name
- 482-should-check-required-field-when-reporter-is-removed — should check required field when reporter is removed
- 483-should-throw-warning-when-end-date-is-before-start-date — should throw warning when end date is before start date
- 484-should-create-two-tasks-and-delete-one — should create two tasks and delete one
- 485-should-create-task-and-delete-it-through-column-button — should create task and delete it through column button
- 486-should-create-task-and-edit-it-through-column-button — should create task and edit it through column button
- 487-should-fill-all-fields-and-then-cancel-it-use-recovery-and-assert-all-data — should fill all fields and then cancel it, use recovery and assert all data
- 488-should-fill-one-field-and-then-cancel-it-use-recovery-and-assert-all-data — should fill one field and then cancel it, use recovery and assert all data
- 489-should-fill-some-fields-create-task-and-check-that-recovery-modal-wont-show-up — should fill some fields, create task, and check that recovery modal wont show up
- 490-should-fill-title-and-sprint-cancel-and-check-that-recovery-modal-show-up — should fill title and sprint, cancel and check that recovery modal show up
- 491-should-fill-title-and-sprint-click-elsewhere-and-check-that-recovery-modal-show — should fill title and sprint, click elsewhere and check that recovery modal show up
- 492-should-fill-title-and-sprint-click-elsewhere-recover-and-still-have-profile — should fill title and sprint, click elsewhere, recover and still have profile picture
- 493-should-delete-100-task-at-once — should delete 100 task at once