Story: Add tests for compaction, logger, loop, ollama plugins #108

Closed
opened 2026-02-26 14:48:56 +00:00 by doxios · 0 comments
Collaborator

Epic: #101

Description

Remaining untested plugins. These are lower risk but still need basic coverage.

Acceptance Criteria

  • cobot/plugins/compaction/tests/test_plugin.py exists
  • cobot/plugins/logger/tests/test_plugin.py exists
  • cobot/plugins/loop/tests/test_plugin.py exists
  • cobot/plugins/ollama/tests/test_plugin.py exists
  • Each has at least: init test, config test, basic functionality test
  • All new tests pass
  • ruff check cobot/ passes
**Epic:** #101 ## Description Remaining untested plugins. These are lower risk but still need basic coverage. ## Acceptance Criteria - [ ] `cobot/plugins/compaction/tests/test_plugin.py` exists - [ ] `cobot/plugins/logger/tests/test_plugin.py` exists - [ ] `cobot/plugins/loop/tests/test_plugin.py` exists - [ ] `cobot/plugins/ollama/tests/test_plugin.py` exists - [ ] Each has at least: init test, config test, basic functionality test - [ ] All new tests pass - [ ] `ruff check cobot/` passes
k9ert closed this issue 2026-02-26 16:14:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ultanio/cobot#108
No description provided.