Remove or replace TODO-commented test stubs in test_commands_dropadd.py
#36
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#36
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
tests/test_commands_dropadd.py:287— A block of 4 test methods is commented out with a TODO noting they test obsoleteMoveAction-based functionality.File Locations
tests/test_commands_dropadd.py:287Labels
tech-debt, todo
Priority
low
This issue is already resolved. Commit
5af6217(chore: remove obsolete MoveAction test stubs) removed the commented-outMoveAction-based test stubs fromtests/test_commands_dropadd.py. The file no longer contains any TODO-commented test blocks or references toMoveAction. Closing as resolved.