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

Add unit tests for React hooks #63

Closed pamella closed 2 months ago

pamella commented 2 months ago

Issues

Resolves #11

Description

Add unit tests for React hooks.

image

[!NOTE] A Github action to run tests will be added in another PR.

pamella commented 2 months ago

Tests look good overall. Please check coverage, see if we missed something. Check comments.

The coverage info is the image in the description

image