Add OWG tests

This commit is contained in:
compiling
2020-10-30 16:21:13 +11:00
parent ad9db670a2
commit 82449763b7
26 changed files with 2348 additions and 17 deletions

View File

@@ -6,10 +6,10 @@ from ItemList import generate_itempool, difficulties
from Items import ItemFactory
from Regions import mark_light_world_regions
from Rules import set_rules
from test.TestVanilla import TestVanilla
from test.TestBase import TestBase
class TestInverted(TestVanilla):
class TestInverted(TestBase):
def setUp(self):
self.world = World(1, 'vanilla', 'noglitches', 'inverted', 'random', 'normal', 'normal', 'none', 'on', 'ganon', 'balanced',
True, False, False, False, False, False, False, False, False, None,