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,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>