Archipelago/test/general
Aaron Wagener 9b15278de8
Core: Add support for non dictionary iterables for `Region.add_exits` (#1698)
* Core: Add support for non dictionary iterables for `Region.add_exits`

* some cleanup and duplicate code removal

* add unit test for non dict iterable

* use more consistent naming

* sometimes i just make stuff harder on myself :)
2023-06-30 20:37:44 -05:00
..
TestFill.py Fill: fix fill_restrictive for mixed minimal and non-minimal and test (#1800) 2023-06-25 02:55:13 +02:00
TestHelpers.py Core: Add support for non dictionary iterables for `Region.add_exits` (#1698) 2023-06-30 20:37:44 -05: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: Add tests for location name groups (#1706) 2023-04-14 20:11:01 +02:00
TestNames.py Test: item/location name must not be numeric 2022-09-20 18:38:16 +02:00
TestOptions.py Tests: check that options have a docstring (#823) 2023-04-10 04:33:47 +02:00
TestReachability.py OriBF: Move Ori and the Blind Forest to `worlds_disabled`. (#1906) 2023-06-29 13:36:48 -05: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