zotero-kb/tests
Saberlve cf7e2feb19 feat: Implement project management features including rename and delete functionality
- Added project renaming capability in the workspace with appropriate API endpoints.
- Implemented project deletion functionality, ensuring project directories are removed.
- Updated UI to support project renaming and deletion, including inline editing and confirmation dialogs.
- Enhanced batch generation feature for project items with selection and progress tracking.
- Added tests for project renaming and deletion to ensure functionality and integrity.
2026-04-21 16:55:42 +08:00
..
fixtures test: add missing fixture files and __init__.py to worktree 2026-04-15 18:58:46 +08:00
__init__.py test: add missing fixture files and __init__.py to worktree 2026-04-15 18:58:46 +08:00
test_api.py feat: Implement project management features including rename and delete functionality 2026-04-21 16:55:42 +08:00
test_cards.py initiation 2026-04-16 13:34:39 +08:00
test_config.py initiation 2026-04-16 13:34:39 +08:00
test_llm.py initiation 2026-04-16 13:34:39 +08:00
test_projects.py feat: Implement project management features including rename and delete functionality 2026-04-21 16:55:42 +08:00
test_skill_assets.py initiation 2026-04-16 13:34:39 +08:00
test_ui.py feat: Implement project management features including rename and delete functionality 2026-04-21 16:55:42 +08:00
test_workspace.py feat: Implement project management features including rename and delete functionality 2026-04-21 16:55:42 +08:00
test_writing.py initiation 2026-04-16 13:34:39 +08:00
test_zotero_reader.py initiation 2026-04-16 13:34:39 +08:00