khoj/tests
Debanjum Singh Solanky 7b04978f52 Put global state variables into separate state module
- Variables storing app, device state aren't constants.
  Do not mix with actual constants like empty_escape_sequence, web_directory
2022-08-06 03:13:18 +03:00
..
data Rename org-mode test data directory to more specific org/ from notes/ 2022-08-04 22:29:57 +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 Put global state variables into separate state module 2022-08-06 03:13:18 +03:00
test_asymmetric_search.py Put global state variables into separate state module 2022-08-06 03:13:18 +03: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 Make config file a positional argument, as it is required 2022-08-05 01:09:40 +03:00
test_client.py Put global state variables into separate state module 2022-08-06 03:13:18 +03: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 Put global state variables into separate state module 2022-08-06 03:13:18 +03:00
test_orgnode.py Parse Logbook Entries in the OrgNode parser for Org-Mode. Update tests 2022-07-21 00:15:30 +04:00