test(about): assert integrations status through the real render

This commit is contained in:
2026-06-15 14:44:26 +02:00
parent f9ed487ae2
commit 8afcb87624
3 changed files with 106 additions and 0 deletions
+1
View File
@@ -388,6 +388,7 @@ public sealed class Plugin : IAsyncDalamudPlugin
new SelfTests.ConfigMigrationV23Step(this),
new SelfTests.HoverSheenAllocStep(this),
new SelfTests.HonorificHeaderRenderStep(this),
new SelfTests.AboutIntegrationsStatusStep(this),
new SelfTests.PerformanceBaselineStep(this),
new SelfTests.MainWindowFocusOpacityStep(this),
new SelfTests.MainWindowFlagsStep(this),