vintasoftware / django-ai-assistant

Integrate AI Assistants with Django to build intelligent applications
https://vintasoftware.github.io/django-ai-assistant/
MIT License
132 stars 7 forks source link

Adds tests for use_cases.py #102

Closed amandasavluchinske closed 1 month ago

amandasavluchinske commented 1 month ago

Closes https://github.com/vintasoftware/django-ai-assistant/issues/14

amandasavluchinske commented 1 month ago

I see!

pamella commented 1 month ago

I think we should separate test_helpers from test_use_cases. I think @pamella didn't meant to put it all in a single file, but a single directory instead.

Yeap

Those changes will need an empty tests/helpers/__init__.py file too.