radicalxdev / kai-ai-backend

This is the Kai Teaching Assistant ai repo.
MIT License
12 stars 46 forks source link

HotFix: 6 out of 12 tests are passing => Fix Incorrect Implementation and Module Path Imports for Test Files #66

Closed DanielDaCosta closed 5 days ago

DanielDaCosta commented 5 days ago

This pull request addresses the issues in the implementation and incorrect module path imports in the test files.

Changes Made:

Corrected the implementation logic in the affected files. Updated the module paths for the test files to ensure proper imports.

Issue Fixed:

Resolves issue #65.

Screenshot 2024-07-03 at 6 34 31 PM