FruitBankHybridApp/FruitBankHybrid.Shared.Tests
Loretta 6d689d3632 Improve AcToonSerializer type metadata handling & tests
- Refined type metadata serialization: collections and dictionaries are now detected and described more accurately, avoiding generic type names (e.g., List`1) and redundant "object" element types.
- Added circular reference protection to type name generation to prevent stack overflows and duplicate type names.
- Updated AcToonSerializerOptions.Compact to use indentation for better readability.
- Introduced ToonTests with unit tests to ensure type metadata correctness, uniqueness, and clarity.
- Added AyCode.Core project to the solution and adjusted namespaces/usings for consistency.
2026-01-12 08:36:23 +01:00
..
FruitBankClientTests.cs Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00
FruitBankHybrid.Shared.Tests.csproj Add LINQ Expression JSON serialization & SignalR grid source 2025-12-30 19:29:50 +01:00
GridPartnerBaseTests.cs Add bunit & Newtonsoft.Json refs, add (commented) test stubs 2025-12-13 12:31:46 +01:00
GridPartnerRazorTests.cs Add bunit & Newtonsoft.Json refs, add (commented) test stubs 2025-12-13 12:31:46 +01:00
JsonExtensionTests.cs Refactor grid editing, info panel, and toolbar system 2025-12-17 06:21:21 +01:00
MSTestSettings.cs Convert to Devexpress solution; impovements, clean, etc... 2025-09-17 06:02:32 +02:00
OrderClientTests.cs Improve AcToonSerializer type metadata handling & tests 2026-01-12 08:36:23 +01:00
SandboxEndpointSimpleTests.cs Update local HTTPS, layout auth, deps, and add SignalR tests 2025-12-11 23:46:20 +01:00
StockTakingSerializerTests.cs Refactor fullscreen grid UI; add serializer diagnostics/tests 2025-12-20 08:40:03 +01:00
ToonTests.cs Improve AcToonSerializer type metadata handling & tests 2026-01-12 08:36:23 +01:00
test_debug.ps1 Refactor, enhance, and improve test coverage 2025-12-08 15:50:57 +01:00