quivr/backend/core/tests
Mamadou DICKO 4ca6c667da
feat(backend): implement brain-prompt link (#831)
* feat: add prompt_id field to brain

* feat(Prompt controller): update prompt routes

* feat: remove unused private prompts

* refactor: add BrainEntity and repo and service

* tests: partially type main Repository

* feat: add PromptStatusEnum enum

* feat: change delete prompt repository return type
2023-08-03 10:37:13 +02:00
..
test_files Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
conftest.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_api_key.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_brains.py feat(backend): implement brain-prompt link (#831) 2023-08-03 10:37:13 +02:00
test_chats.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_explore.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_upload.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00
test_user.py Feat/backend core (#656) 2023-07-17 07:57:27 +01:00