Skip to content

feat(mindustry): Added formation refills #1417

feat(mindustry): Added formation refills

feat(mindustry): Added formation refills #1417

GitHub Actions / test results succeeded Jan 14, 2025 in 0s

All 34 tests pass in 1m 5s

34 tests  ±0   34 ✅ ±0   1m 5s ⏱️ -1s
 9 suites ±0    0 💤 ±0 
 9 files   ±0    0 ❌ ±0 

Results for commit 2dffbe0. ± Comparison against earlier commit 7edb0a4.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / test results

34 tests found

There are 34 tests, see "Raw output" for the full list of tests.
Raw output
com.xpdustry.imperium.common.account.SimpleAccountManagerTest ‑ test change password()
com.xpdustry.imperium.common.account.SimpleAccountManagerTest ‑ test find by discord()
com.xpdustry.imperium.common.account.SimpleAccountManagerTest ‑ test migrate()
com.xpdustry.imperium.common.account.SimpleAccountManagerTest ‑ test session flow()
com.xpdustry.imperium.common.account.SimpleAccountManagerTest ‑ test simple registration()
com.xpdustry.imperium.common.database.ImperiumC6B36CodecTest ‑ test decode validation()
com.xpdustry.imperium.common.database.ImperiumC6B36CodecTest ‑ test encode validation()
com.xpdustry.imperium.common.database.ImperiumC6B36CodecTest ‑ test uniqueness()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test blocks that do not share a side()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test blocks that only share a corner()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test blocks that partially share a side()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test blocks that share a side()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test error on add to occupied()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test remove split()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test simple merge()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test simple remove 1()
com.xpdustry.imperium.common.geometry.ClusterManagerTest ‑ test simple remove 2()
com.xpdustry.imperium.common.inject.InstanceManagerTest ‑ test named()
com.xpdustry.imperium.common.inject.InstanceManagerTest ‑ test overwrite()
com.xpdustry.imperium.common.inject.InstanceManagerTest ‑ test simple()
com.xpdustry.imperium.common.inject.InstanceManagerTest ‑ test singleton()
com.xpdustry.imperium.common.message.MessageTest ‑ test messages serializable()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test cancel()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test pubsub local()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test pubsub simple()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test pubsub superclasses()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test request simple()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test request timeout()
com.xpdustry.imperium.common.message.RabbitmqMessengerTest ‑ test request type not matching()
com.xpdustry.imperium.common.misc.MindustryConfigExtensionsTest ‑ test mindustry color strip()
com.xpdustry.imperium.common.security.SimpleRateLimiterTest ‑ test different keys()
com.xpdustry.imperium.common.security.SimpleRateLimiterTest ‑ test simple attempts()
com.xpdustry.imperium.common.security.SimpleRateLimiterTest ‑ test stable attempts()
com.xpdustry.imperium.common.storage.MinioStorageBucketTest ‑ test object()