ModernUO/Projects/Server.Tests
Kamron Batman 331f24cb71
fix: Fixes TimeSpan rounding issues (#1610)
### Summary

TLDR - .NET Framework rounded TimeSpan (and some DateTime) methods to the nearest millisecond. This was actually _expected_ accidentally for parts of RunUO.

We are aiming to fix this and clean up some other bad assumptions.

Closes #1604
2023-11-22 18:03:56 -08:00
..
Fixtures fix: Fixes hanging tests (#1535) 2023-10-09 00:22:59 -07:00
Helpers fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
Tests fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
SequentialTestCollectionDefinition.cs Fixes leaking tests (#231) 2020-09-06 14:16:57 -07:00
Server.Tests.csproj fix: Fixes tests (#1603) 2023-11-19 10:11:04 -08:00