Add tests examples

This commit is contained in:
fiodarsazanavets
2026-01-29 09:15:57 +00:00
parent fd9b663c14
commit 1c1dc2edc5
102 changed files with 64062 additions and 1 deletions
+2 -1
View File
@@ -23,4 +23,5 @@ This repository follows the **golden thread** pattern, where we go from the init
- [Azure Table Storage](/AppWithAzureTableStorage)
- [Azure Blob Storage](/AppWithAzureBlobStorage)
6. [SignalR integration](/AppWithDeliveryTrackingSignalR)
7. [Semantic Kernel and Ollama](/AppWithOllamaChatbot)
7. [Semantic Kernel and Ollama](/AppWithOllamaChatbot)
8. [Integration tests](/AppWithTests)