nu i xuinya

This commit is contained in:
2026-08-02 22:23:18 +03:00
commit e224dc91a7
205 changed files with 6356 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.common.ActorReasonParserTest" tests="4" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.030Z" hostname="hlebushek" time="0.131">
<properties/>
<testcase name="rejectsActorFromPlayerWithoutChangingTheAuthor()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.065"/>
<testcase name="usesConsoleWhenActorIsAbsent()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.013"/>
<testcase name="extractsConsoleActorAndRemovesItFromReason()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.005"/>
<testcase name="rejectsDuplicateMalformedAndMissingValues()" classname="org.kilka.moderationcommands.common.ActorReasonParserTest" time="0.006"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.common.BlockedCommandMatcherTest" tests="2" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.165Z" hostname="hlebushek" time="0.013">
<properties/>
<testcase name="doesNotMatchArgumentsOrPrefixes()" classname="org.kilka.moderationcommands.common.BlockedCommandMatcherTest" time="0.006"/>
<testcase name="blocksPlainCaseInsensitiveAndNamespacedCommands()" classname="org.kilka.moderationcommands.common.BlockedCommandMatcherTest" time="0.003"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.common.DurationParserTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.179Z" hostname="hlebushek" time="0.011">
<properties/>
<testcase name="parsesRequiredAndGeneralizedDurations()" classname="org.kilka.moderationcommands.common.DurationParserTest" time="0.002"/>
<testcase name="rejectsInvalidValuesAndArithmeticOverflow()" classname="org.kilka.moderationcommands.common.DurationParserTest" time="0.003"/>
<testcase name="rejectsExpirationOverflow()" classname="org.kilka.moderationcommands.common.DurationParserTest" time="0.002"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.config.DefaultConfigTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.192Z" hostname="hlebushek" time="0.301">
<properties/>
<testcase name="missingIntegrationSettingsUseBackwardsCompatibleDefaults()" classname="org.kilka.moderationcommands.config.DefaultConfigTest" time="0.061"/>
<testcase name="defaultConfigContainsRequiredCommandsAndValidMessages()" classname="org.kilka.moderationcommands.config.DefaultConfigTest" time="0.234"/>
<testcase name="rejectsInvalidVoicePermission()" classname="org.kilka.moderationcommands.config.DefaultConfigTest" time="0.002"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.config.PluginDescriptorTest" tests="1" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.494Z" hostname="hlebushek" time="0.017">
<properties/>
<testcase name="commandsExposeTheSamePermissionsCheckedByExecutors()" classname="org.kilka.moderationcommands.config.PluginDescriptorTest" time="0.015"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.integration.flectone.FlectoneChatMuteIntegrationTest" tests="3" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.512Z" hostname="hlebushek" time="0.043">
<properties/>
<testcase name="leavesOtherModulesAndUnmutedPlayersUntouched()" classname="org.kilka.moderationcommands.integration.flectone.FlectoneChatMuteIntegrationTest" time="0.027"/>
<testcase name="disabledPermanentListenerBecomesNoOp()" classname="org.kilka.moderationcommands.integration.flectone.FlectoneChatMuteIntegrationTest" time="0.003"/>
<testcase name="cancelsFlectoneChatAndNotifiesMutedSender()" classname="org.kilka.moderationcommands.integration.flectone.FlectoneChatMuteIntegrationTest" time="0.003"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" tests="5" skipped="0" failures="0" errors="0" timestamp="2026-08-02T18:23:22.560Z" hostname="hlebushek" time="0.092">
<properties/>
<testcase name="expirationIsImmediateAndCleanupIsPersistent()" classname="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" time="0.046"/>
<testcase name="persistsTemporaryAndPermanentMutesAcrossReloads()" classname="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" time="0.014"/>
<testcase name="repeatMuteReplacesTheUuidEntry()" classname="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" time="0.008"/>
<testcase name="rejectsCorruptedStorageWithoutOverwritingIt()" classname="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" time="0.007"/>
<testcase name="failedAtomicWriteKeepsThePublishedSnapshot()" classname="org.kilka.moderationcommands.mute.YamlMuteRepositoryTest" time="0.01"/>
<system-out><![CDATA[]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>

Binary file not shown.