vintasoftware / django-ai-assistant

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

Adds views tests for Assistant views #91

Closed amandasavluchinske closed 2 months ago

amandasavluchinske commented 2 months ago

Partial work for https://github.com/vintasoftware/django-ai-assistant/issues/14

fjsj commented 2 months ago

The CI broke. I guess it's a small conflict after my PR was merged.

amandasavluchinske commented 2 months ago

@fjsj pulled from main. I also don't seem to need the decorators here as I'm not using the db in these tests.

amandasavluchinske commented 2 months ago

There's still one conflict to fix.