Actions
Test #3634
closedWrite functional tests for task delete and cancel code
Version:
Platform Release:
Tags:
Sprint:
Quarter:
Description
Tests should successfully delete tasks in final states, and should not be able to delete tasks in waiting or running states.
Tests should successfully cancel tasks in waiting and running states, but should not be able to cancel tasks in final states.
Related issues
Updated by amacdona@redhat.com over 6 years ago
- Subject changed from Write unit tests for task delete code to Write unit tests for task delete and cancel code
Updated by amacdona@redhat.com almost 6 years ago
- Tracker changed from Task to Test
- Subject changed from Write unit tests for task delete and cancel code to Write functional tests for task delete and cancel code
Updated by kersom over 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to kersom
Updated by kersom over 5 years ago
- Related to Issue #4672: Clarify Tasks REST API Docs (including response codes) added
Added by kersom over 5 years ago
Updated by kersom over 5 years ago
- Status changed from ASSIGNED to MODIFIED
Applied in changeset pulpcore|7024c1da135d5867cf9476ef6330fa95499df81d.
Updated by kersom over 5 years ago
- Status changed from MODIFIED to CLOSED - COMPLETE
Actions
Expand tests related to task system
Add test to cancel tasks, to delete a running task, and to delete a nonexistent task.
closes: https://github.com/PulpQE/pulp-smash/issues/976 https://pulp.plan.io/issues/3634 #3634