quivr/backend/worker/tests
Stan Girard 282fa0e3f8
feat(assistants): mock api (#3195)
# Description

Please include a summary of the changes and the related issue. Please
also include relevant motivation and context.

## Checklist before requesting a review

Please delete options that are not relevant.

- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my code
- [ ] I have commented hard-to-understand areas
- [ ] I have ideally added tests that prove my fix is effective or that
my feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged

## Screenshots (if appropriate):
2024-09-18 03:30:48 -07:00
..
__init__.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
conftest.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
sample.pdf feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
test_process_file_task.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
test_process_file.py feat: quivr core 0.1 (#2970) 2024-09-02 10:20:53 +02:00
test_process_url_task.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00
test_utils.py feat(assistants): mock api (#3195) 2024-09-18 03:30:48 -07:00