ita-social-projects / ita-social-projects/StreetCode
[TC][Admin/Editor/Tag][API] Verify capability to delete tag using API.
Open
Test case
- Dominant language
- C#
- Stars
- 27
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Priority: High
Preconditions:
1. Postman is opened.
2. Delete method is chosen.
3. TestCase [#1987](https://github.com/ita-social-projects/StreetCode/issues/1987) is passed. (Create new tag with unique title.)
Steps:
Input request URL (Endpoint): https://backend.historycode.online/api/Tag/Delete/ID (ID of new tag.)
Click "Send: button;
Expected result:
Status code - 200 OK.
Response body in JSON format:
0
User story: https://github.com/ita-social-projects/StreetCode/issues/833
Related bug:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.