summaryrefslogtreecommitdiff
path: root/servers/gitlab_glab/tests/conftest.py
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2025-12-19 17:39:33 +0100
committerDawid Rycerz <dawid@rycerz.xyz>2025-12-19 17:39:33 +0100
commit3eb9e6c2724c8d5db9a4623c93ef8c96f1ba5917 (patch)
tree87cc65acfc877df159cda7961d4a249d68a7f952 /servers/gitlab_glab/tests/conftest.py
parentdc0ff6c1a870bb0e01f35c653303da08fc19485b (diff)
feat: implement bulk task addition and deletion in TaskWarrior server
- Added `add_tasks` method to allow adding multiple tasks in a single call, enhancing efficiency and usability. - Updated `delete_task` method to accept a list of UUIDs for deleting multiple tasks, improving flexibility. - Implemented validation to ensure that at least one UUID is provided for deletion. - Enhanced unit tests to cover scenarios for adding multiple tasks, including edge cases for empty lists and single task addition. - Improved docstrings for clarity, detailing parameters, return values, and usage examples.
Diffstat (limited to 'servers/gitlab_glab/tests/conftest.py')
0 files changed, 0 insertions, 0 deletions