more tests

This commit is contained in:
Anton Martynenko
2025-11-18 19:14:12 +01:00
parent f8798cd3d3
commit 7a32ed5110
3 changed files with 240 additions and 0 deletions
@@ -38,6 +38,8 @@ class Program
await RouteTests.RunComplexRouteWithStitching(httpClient);
await RouteTests.RunExtendedRouteEast(httpClient);
Console.WriteLine();
Console.WriteLine("=========================");
Console.WriteLine("All tests completed successfully!");