Skip to content

fix(tests): resolve ringbuffer capacity error in test_clear_history#92

Open
Ayan-sh03 wants to merge 3 commits into
ovh:mainfrom
Ayan-sh03:dev/Ayan-sh03/fix-unit-test
Open

fix(tests): resolve ringbuffer capacity error in test_clear_history#92
Ayan-sh03 wants to merge 3 commits into
ovh:mainfrom
Ayan-sh03:dev/Ayan-sh03/fix-unit-test

Conversation

@Ayan-sh03

Copy link
Copy Markdown
Contributor

Fixes #22
Resolves the test_clear_history failure caused by AllocRingBuffer being created with capacity 0.

While fixing the main issue, also resolved:

  • test_gerund_prompt_generation: Added missing keywords ("gerund", "positive", "cheerful") to prompt
  • test_todo_write_tool_basic & test_todo_write_tool_empty: Updated output format to include "Updated X todo items" message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failing unit tests

1 participant