Archipelago/test/general
Fabian Dill ecd2675ea8
Tests: check that Regions are reachable (#1034)
* Tests: check that Regions are reachable
try to prevent errors from unconnected/never reachable Regions

* Test region access (#1039)

* Tests: note oot's default unreachable regions

* [SM] Fixed failing testAllStateCanReachEverything (#1087)

* [SM] Fixed failing testAllStateCanReachEverything

- by adding exclusion for Regions used only when corresponding Starting Location is used
- by removing unnecessary VARIA Regions used only for EscapeRando (not supported in AP anyway)

* Update worlds/sm/Regions.py

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Update worlds/sm/Rules.py

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Update worlds/sm/Regions.py

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>

* Update test/general/TestReachability.py

---------

Co-authored-by: espeon65536 <81029175+espeon65536@users.noreply.github.com>
Co-authored-by: lordlou <87331798+lordlou@users.noreply.github.com>
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2023-02-19 23:09:54 +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 core: clarify usage of classmethods in World class (#1449) 2023-02-16 00:28:02 +01:00
TestItems.py Tests: datapackage and more multiworld renaming (#1454) 2023-02-15 22:46:10 +01:00
TestLocations.py Tests: datapackage and more multiworld renaming (#1454) 2023-02-15 22:46:10 +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: datapackage and more multiworld renaming (#1454) 2023-02-15 22:46:10 +01:00