ModernUO/Projects/Server.Tests/Tests/Network
Kamron Batman 4d5ca1105d
fix(tests): repair the build after the Configure/namespace sweep
The namespace flatten (Server.Network.Bans.Blocklist -> Server.Network.Bans)
missed the five blocklist test files, leaving the branch unbuildable with 7
CS0234/CS0246 errors. Point their usings at the collapsed namespace and finish
the IBanReporter/IConnectionFilter Configure -> Register rename in the two
Server.Tests fakes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-25 11:07:14 -07:00
..
Bans fix(tests): repair the build after the Configure/namespace sweep 2026-07-25 11:07:14 -07:00
Packets/Outgoing perf(saves): eliminate world-save freeze bottlenecks (~9.5x faster freeze) (#2525) 2026-07-16 22:53:28 -07:00
ConnectionFiltersTests.cs fix(tests): repair the build after the Configure/namespace sweep 2026-07-25 11:07:14 -07:00
MovementThrottleLatencyTests.cs feat: Adds robust speed hack detection and movement throttling (#2266) 2026-03-07 11:44:37 -08:00
MovementThrottleTests.cs feat: Adds robust speed hack detection and movement throttling (#2266) 2026-03-07 11:44:37 -08:00
NetworkCompressionTests.cs fix(network): restore huffman code for symbol 0x19 (#2528) 2026-07-14 09:26:39 -07:00