ChatMastermind/tests
2023-09-13 17:44:39 +02:00
..
__init__.py Initial commit of the code. 2023-04-07 15:14:34 +02:00
test_ai_factory.py configuration: made 'default' AI ID optional 2023-09-11 07:38:49 +02:00
test_ais_openai.py openai: added test module 2023-09-13 09:01:00 +02:00
test_chat.py Remove the -*terminal_width() to save space on screen. 2023-09-12 13:48:28 +02:00
test_configuration.py configuration: made 'default' AI ID optional 2023-09-11 07:38:49 +02:00
test_message.py message: fixed matching with empty tag sets 2023-09-10 19:55:21 +02:00
test_question_cmd.py question_cmd: now also accepts Messages as source files 2023-09-13 17:44:39 +02:00
test_tags.py test_main: temporarily disabled all testcases 2023-09-07 07:51:46 +02:00