Commit Graph

10 Commits

Author SHA1 Message Date
cyclop-bot 59be9dbb5d Add unit tests for TelegramHelper 2025-06-02 16:49:11 -05:00
cyclop-bot ff4a7bc955 Add: Unit tests for BaseTelegramInferenceBot 2025-06-02 16:45:13 -05:00
admin b9c96fffd5 Expand unit tests for ChatGPTTelegramInferenceBot and AnthropicTelegramInferenceBot
- Added test cases for get_chat_response method in both classes.
- Added test cases for handle_message method in both classes.
- Added test cases for switch_model method in ChatGPTTelegramInferenceBot.
2024-08-20 17:48:42 -05:00
admin 38f63ec42e Expand unit tests for ChatGPTTelegramInferenceBot and AnthropicTelegramInferenceBot
- Added test cases for get_chat_response method in both classes.
- Added test cases for handle_message method in both classes.
- Added test cases for switch_model method in ChatGPTTelegramInferenceBot.
2024-08-20 17:48:34 -05:00
admin 8b3c1c6a58 Expand unit tests for BaseTelegramInferenceBot
- Added test cases for load_functions method
- Added test cases for clear_conversation method
- Added test cases for call_tool method
2024-08-20 17:41:24 -05:00
admin 845d72d4ec Add initial unit tests for BaseTelegramInferenceBot class 2024-08-20 17:06:14 -05:00
admin c99b075d06 Create tests/integration directory and __init__.py 2024-08-20 17:06:03 -05:00
admin f35439cfd8 Create tests/claude directory and __init__.py 2024-08-20 17:06:01 -05:00
admin 0d7c60a985 Create tests/chatgpt directory and __init__.py 2024-08-20 17:05:59 -05:00
admin 7ba4838522 Added tests 2024-08-17 09:28:17 -05:00