diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-12-19 17:39:33 +0100 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-12-19 17:39:33 +0100 |
| commit | 3eb9e6c2724c8d5db9a4623c93ef8c96f1ba5917 (patch) | |
| tree | 87cc65acfc877df159cda7961d4a249d68a7f952 /servers/hello_world/tests/test_server.py | |
| parent | dc0ff6c1a870bb0e01f35c653303da08fc19485b (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/hello_world/tests/test_server.py')
0 files changed, 0 insertions, 0 deletions
