khoj/tests
2023-12-04 12:15:29 -05:00
..
data Update the default configuration for the AppConfig 2023-11-17 19:26:31 -08:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Add additional unit tests to verify behavior of unsubscribed/subscribed users 2023-11-26 13:09:00 -08:00
helpers.py Move the django app into the src/khoj folder for better organization and functionality 2023-11-21 10:56:04 -08:00
test_cli.py [Multi-User Part 5]: Add a production Docker file and use a gunicorn configuration with it (#514) 2023-10-26 13:15:31 -07:00
test_client.py Add additional unit tests to verify behavior of unsubscribed/subscribed users 2023-11-26 13:09:00 -08:00
test_conversation_utils.py Add additional check for chat_messages length in UT 2023-08-01 09:25:52 -07:00
test_date_filter.py [Multi-User Part 1]: Enable storage of settings for plaintext files based on user account (#498) 2023-10-26 09:42:29 -07:00
test_file_filter.py [Multi-User Part 1]: Enable storage of settings for plaintext files based on user account (#498) 2023-10-26 09:42:29 -07:00
test_gpt4all_chat_actors.py Rename conversation.gpt4all package to conversation.offline 2023-11-26 04:19:32 -08:00
test_gpt4all_chat_director.py Add online search chat director tests 2023-11-21 23:08:36 -08:00
test_helpers.py Improve log messages in text_entries and memory leak unit test 2023-11-06 19:27:31 -08:00
test_image_search.py Update Tests to setup both content_index, search_models before testing 2023-07-14 01:29:48 -07:00
test_markdown_to_entries.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_multiple_users.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_openai_chat_actors.py Add support for our first Local LLM 🤖🏠 (#330) 2023-07-26 16:27:08 -07:00
test_openai_chat_director.py Make online results an optional argument to the gpt converse method 2023-12-04 12:15:29 -05:00
test_org_to_entries.py Move text_to_entries under the new content folder 2023-11-21 22:25:17 -08:00
test_orgnode.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_pdf_to_entries.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_plaintext_to_entries.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_rawconfig.py Add front-end Electron application for Khoj local file syncing (#473) 2023-09-06 12:04:18 -07:00
test_text_search.py Rename the data_sources module to content 2023-11-21 22:11:32 -08:00
test_word_filter.py Fix test word filter 2023-11-19 13:14:58 -08:00