khoj/tests
Debanjum Singh Solanky 179153dc5a Rename RawConfig Types for Consistency
- Naming convention - [ContentType][ConfigType]Config
  - Where [ConfigType] ~ Content, Search, Processor
  - Where [ContentType] ~ Text, Image, Asymmetric, Symmetric, Conversation

- Current Configs:
  - Content:
    - Org Notes
    - Org Music
    - Image
    - Ledger/Beancount

  - Search:
     - Asymmetric
     - Symmetric
     - Image

  - Processor:
    - Conversation
2022-01-14 20:54:38 -05:00
..
data Add all configurables to sample_config. Add test music, ledger data 2021-10-02 16:11:27 -07:00
__init__.py Move tests out to project root. Use absolute import in project 2021-09-30 04:12:14 -07:00
conftest.py Rename RawConfig Types for Consistency 2022-01-14 20:54:38 -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