Commit graph

4 commits

Author SHA1 Message Date
Edwin Jose
3881c50ad5 Add comprehensive test suite and Makefile targets
Introduces a full test suite under the tests/ directory, including API, service, connector, and utility tests, along with fixtures and documentation. Expands Makefile with granular test commands for unit, integration, API, service, connector, coverage, and quick tests. Adds configuration files for pytest and coverage reporting, and provides a quickstart guide for testing workflow.
2025-10-07 04:41:52 -04:00
Cole Goldsmith
c7b213b365 replace knowledge table with ag grid 2025-09-17 14:33:59 -05:00
Gabriel Luiz Freitas Almeida
1a1911a34e Update Makefile for improved command execution and formatting
This commit modifies the Makefile to ensure consistent command execution by changing the directory context for the backend startup command. Additionally, it corrects formatting in the output messages for better readability. These changes contribute to a more robust development environment.
2025-09-08 18:57:33 -03:00
Gabriel Luiz Freitas Almeida
8354e24591 Add development Makefile with comprehensive commands 2025-09-04 08:59:34 -03:00