Go to file
Loretta e33fae85f3 Refactor tests to use GetResponseData<T> for responses
Update SignalRClientToEndpointTest to use the generic GetResponseData<T>() method instead of directly accessing the ResponseData property. This improves type safety and ensures consistent handling of response data across all relevant test cases.
2025-12-14 01:45:06 +01:00
.cr/personal/FavoritesList Initial commit 2025-08-27 19:56:51 +02:00
Build Initial commit 2025-08-27 19:56:51 +02:00
Libraries .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Plugins .Net10, VS2026; StockTaking in progress... 2025-12-01 16:17:57 +01:00
Presentation Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +01:00
Tests Refactor tests to use GetResponseData<T> for responses 2025-12-14 01:45:06 +01:00
.deployment Initial commit 2025-08-27 19:56:51 +02:00
.gitignore Initial commit 2025-08-27 19:56:51 +02:00
Deploying.Readme.txt Initial commit 2025-08-27 19:56:51 +02:00
Directory.Build.props Initial commit 2025-08-27 19:56:51 +02:00
FruitBank.sln Remove SignalR test client and disable Null plugin managers 2025-12-13 12:32:14 +01:00
LICENSE.md Initial commit 2025-08-27 19:56:51 +02:00
deploy.cmd Initial commit 2025-08-27 19:56:51 +02:00