khoj/tests
Debanjum Singh Solanky a4eb55dd00 Rename khoj config yml file to follow more specific khoj*.yml pattern
- That is, sample_config.yml is renamed to khoj_sample.yml
- This makes the application config filename less generic,
  more easily identifiable with the application
- Update docs, app accordingly
2022-08-03 12:06:55 +03:00
..
data Rename khoj config yml file to follow more specific khoj*.yml pattern 2022-08-03 12:06:55 +03:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Merge Symmetric, Asymmetric Search Types into a single Text Search Type 2022-07-21 21:19:52 +04:00
test_asymmetric_search.py Make cross-encoder re-rank results if query param set on /search API 2022-07-26 22:56:36 +04:00
test_chatbot.py Fix the user intent extraction prompt for GPT. Clean up chatbot test 2022-01-12 10:36:01 -05:00
test_cli.py Remove tests that validate configuring org using commandline arguments 2022-07-31 23:42:00 +03:00
test_client.py Make cross-encoder re-rank results if query param set on /search API 2022-07-26 22:56:36 +04:00
test_date_filter.py Improve search speed. Only apply filter if filter keywords in query 2022-07-26 22:47:26 +04:00
test_helpers.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
test_image_search.py Move Khoj image results into a child images/ directory 2022-07-28 20:45:12 +04:00
test_orgnode.py Parse Logbook Entries in the OrgNode parser for Org-Mode. Update tests 2022-07-21 00:15:30 +04:00