mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 12:11:33 -06:00
shapez: Remove preset unittests #5086
This commit is contained in:
@@ -92,17 +92,7 @@ class TestGlobalOptionsImport(TestCase):
|
|||||||
f"{max_levels_and_upgrades} instead.")
|
f"{max_levels_and_upgrades} instead.")
|
||||||
|
|
||||||
|
|
||||||
class TestMinimum(ShapezTestBase):
|
# The following unittests are intended to test all code paths of the generator
|
||||||
options = options_presets["Minimum checks"]
|
|
||||||
|
|
||||||
|
|
||||||
class TestMaximum(ShapezTestBase):
|
|
||||||
options = options_presets["Maximum checks"]
|
|
||||||
|
|
||||||
|
|
||||||
class TestRestrictive(ShapezTestBase):
|
|
||||||
options = options_presets["Restrictive start"]
|
|
||||||
|
|
||||||
|
|
||||||
class TestAllRelevantOptions1(ShapezTestBase):
|
class TestAllRelevantOptions1(ShapezTestBase):
|
||||||
options = {
|
options = {
|
||||||
|
Reference in New Issue
Block a user