khoj/tests
Debanjum Singh Solanky 85fbe1c42b Normalize org notes path to be relative to home directory
- This is still clunky but it should be commitable
- General enough that it'll work even when a users notes are not in the home directory
- While solving for the special case where:
  - Notes are being processed on a different machine and used on a different machine
  - But the notes directory is in the same location relative to home on both the machines
2022-06-28 19:16:11 +04:00
..
data Improve test data organization and update correspoding conftests 2022-01-29 02:03:17 -05:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Improve test data organization and update correspoding conftests 2022-01-29 02:03:17 -05:00
test_asymmetric_search.py Rename RawConfig Types for Consistency 2022-01-14 20:54:38 -05: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 Update unit tests to use the new BaseModel types 2021-12-05 09:31:39 -05:00
test_client.py Rename RawConfig Types for Consistency 2022-01-14 20:54:38 -05: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 Rename RawConfig Types for Consistency 2022-01-14 20:54:38 -05:00
test_orgnode.py Normalize org notes path to be relative to home directory 2022-06-28 19:16:11 +04:00