shapez: Remove preset unittests #5086

This commit is contained in:
BlastSlimey
2025-06-06 00:05:53 +02:00
committed by GitHub
parent 50db922cef
commit ab7d3ce4aa

View File

@@ -92,17 +92,7 @@ class TestGlobalOptionsImport(TestCase):
f"{max_levels_and_upgrades} instead.")
class TestMinimum(ShapezTestBase):
options = options_presets["Minimum checks"]
class TestMaximum(ShapezTestBase):
options = options_presets["Maximum checks"]
class TestRestrictive(ShapezTestBase):
options = options_presets["Restrictive start"]
# The following unittests are intended to test all code paths of the generator
class TestAllRelevantOptions1(ShapezTestBase):
options = {