Commit Graph

1 Commits

Author SHA1 Message Date
562c92dae6 docs: Add testing TODO for minimal bot refactor
Document which tests need updates after feature removal.

Tests referencing removed features:
- test_verification.py (verification removed)
- test_file_config.py (per-guild config removed)
- test_ai.py (text moderation removed)

conftest.py needs updates for removed model imports.

Core feature tests should still work:
- test_automod.py (spam detection)
- test_nsfw_only_filtering.py (NSFW detection)
2026-01-27 20:16:14 +01:00