Commit Graph

2 Commits

Author SHA1 Message Date
17bf2d9fcb chore: Remove unused @emnapi packages and mark dependencies as peer
Some checks failed
Tests / PHP 8.4 (push) Failing after 2m16s
Tests / PHP 8.3 (push) Failing after 2m20s
Tests / PHP 8.5 (push) Failing after 1m22s
2026-05-15 20:42:58 +02:00
SitiWeb
c94d3f85e8 Add unit and feature tests for ticket processing and article management
- Implement Fake repositories and services for testing purposes.
- Create tests for Article API including creation, validation, and listing.
- Develop ProcessTicketJobFlowTest to validate ticket processing logic.
- Add QuickReplyAdminTest for creating and updating quick replies.
- Implement TicketAndArticleModelTest to ensure proper cascading deletes and credential encryption.
- Create TicketIngestionTest for ticket creation and job dispatching.
- Add TicketShowPageTest to verify rendering of quick replies and tool calls.
- Implement unit tests for ClassifierPromptBuilder, EmbeddingService, LlmJsonDecoder, QuickReplyResolver, SupportReplyService, TicketResultPayloadBuilder, TicketToolCallService, and ToolCallRequestValidator.
2026-04-30 02:10:15 +02:00