khoj/tests
Debanjum Singh Solanky bc7477ea3e Move Emacs, Obsidian plugin code out from under src/khoj directory
- What
  - The Emacs and Obsidian interfaces stay in their original
    directories under src/
  - src/khoj now only contains code meant for pypi packaging

- Benefits
  - This avoids having to update khoj MELPA, Obsidian plugin config as
    the Emacs, Obsidian code is under their original directories
  - It separates the code in src/khoj meant for python packaging from
    code for external interfaces like Emacs and Obsidian
2023-02-14 15:44:22 -06:00
..
data Move Emacs, Obsidian plugin code out from under src/khoj directory 2023-02-14 15:44:22 -06:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_beancount_to_jsonl.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_chatbot.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_cli.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_client.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_date_filter.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_file_filter.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_helpers.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_image_search.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_markdown_to_jsonl.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_org_to_jsonl.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_orgnode.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_text_search.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00
test_word_filter.py Use the src/ layout to fix packaging Khoj for PyPi 2023-02-14 15:19:06 -06:00