ModernUO/Projects/Server.Tests/Tests/Network/Bans
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
..
BanChannelTests.cs fix(tests): repair the build after the Configure/namespace sweep 2026-07-25 11:07:14 -07:00
BanConfigurationTests.cs feat(bans): contribute-first ban channel with CrowdSec reporter 2026-07-23 20:37:42 -07:00