Archipelago/test/general
alwaysintreble 9cb9cbe47d
Tests: test that worlds don't create regions or locations after `create_items` (#1465)
* Tests: test that worlds don't create regions or locations after `create_items`

* recache during the location counts just to be extra safe

* adjust typing and use a Tuple instead of a list

* remove unused import
2023-02-27 02:13:24 +01:00
..
TestFill.py core: rip out RegionType and rework Region class (#814) 2023-02-14 01:06:43 +01:00
TestHostYAML.py Tests: verify and fix host.yaml/Utils.py match (#1302) 2022-12-08 02:06:34 +01:00
TestIDs.py Tests: verify that a world doesn't use the same ID multiple times (#985) 2022-09-01 21:25:06 +02:00
TestImplemented.py ArchipIDLE: add a completion condition instead of hard coding tests around a game (#1444) 2023-02-23 21:16:10 -05:00
TestItems.py Tests: datapackage and more multiworld renaming (#1454) 2023-02-15 22:46:10 +01:00
TestLocations.py Tests: test that worlds don't create regions or locations after `create_items` (#1465) 2023-02-27 02:13:24 +01:00
TestNames.py Test: item/location name must not be numeric 2022-09-20 18:38:16 +02:00
TestReachability.py Tests: check that Regions are reachable (#1034) 2023-02-19 23:09:54 +01:00
__init__.py Tests: test that worlds don't create regions or locations after `create_items` (#1465) 2023-02-27 02:13:24 +01:00