Archipelago/test
alwaysintreble 21fb16291d
Tests: test that the game is beatable for WorldTestBases (#1495)
* Tests: test that the game is beatable for WorldTestBases

* update docstring

* don't test the bases with default options for real this time

* invert the property so worlds can use it easier

* setup check should be or

* test class needs to always be constructed

* skip default tests before multiworld setup

* check if the calling method is in the base's __dict__

* shorter property and functional setup skipping

* shorter property and functional setup skipping
2023-03-03 00:30:40 +01:00
..
general Tests: test that worlds don't create regions or locations after `create_items` (#1465) 2023-02-27 02:13:24 +01:00
programs Tests: now autoload tests from /worlds/*/test (#1318) 2022-12-11 13:15:23 +01:00
utils Utils: SI: fix rounding problems (#895) 2022-08-12 00:46:11 +02:00
webhost Tests: make sure DB overwrite actually takes 2023-01-02 20:23:00 +01:00
worlds Tests: now autoload tests from /worlds/*/test (#1318) 2022-12-11 13:15:23 +01:00
TestBase.py Tests: test that the game is beatable for WorldTestBases (#1495) 2023-03-03 00:30:40 +01:00
__init__.py Tests: now autoload tests from /worlds/*/test (#1318) 2022-12-11 13:15:23 +01:00